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

{
    "count": 7506,
    "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2960&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2940&ordering=name",
    "results": [
        {
            "id": "2de44368-01af-448f-b0fb-d7aacdd86c0e",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/2de44368-01af-448f-b0fb-d7aacdd86c0e/?format=api",
            "slug": "long-march-2dyz-3-high-speed-laser-diamond-constel",
            "name": "Long March 2D/YZ-3 | High Speed Laser Diamond Constellation Test System",
            "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-12-13T04:55:24Z",
            "net": "2024-12-12T07:17:00Z",
            "window_end": "2024-12-12T09:57:00Z",
            "window_start": "2024-12-12T07:08: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://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 8318,
                "configuration": {
                    "id": 176,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/176/?format=api",
                    "name": "Long March 2D/YZ-3",
                    "family": "Long March",
                    "full_name": "Long March 2D/YZ-3",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6899,
                "name": "High Speed Laser Diamond Constellation Test System",
                "description": "5 prototype satellites for Low Earth Orbit communications satellite constellation testing, in 3 different orbits.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 22,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/22/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 251,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
                "total_launch_count": 124,
                "orbital_launch_attempt_count": 124
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2d2_image_20231123203521.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 6831,
            "location_launch_attempt_count": 238,
            "pad_launch_attempt_count": 119,
            "agency_launch_attempt_count": 498,
            "orbital_launch_attempt_count_year": 242,
            "location_launch_attempt_count_year": 20,
            "pad_launch_attempt_count_year": 8,
            "agency_launch_attempt_count_year": 46,
            "type": "normal"
        },
        {
            "id": "ca4bba85-3828-4644-a58d-715d6e79a778",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ca4bba85-3828-4644-a58d-715d6e79a778/?format=api",
            "slug": "long-march-2dyz-3-hongyan-1-yunhai-2-group-01",
            "name": "Long March 2D/YZ-3 | Hongyan-1 & Yunhai-2 Group 01",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-06-15T14:19:12Z",
            "net": "2018-12-29T08:00:05Z",
            "window_end": "2018-12-29T08:24:00Z",
            "window_start": "2018-12-29T07:53: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": 88,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 2190,
                "configuration": {
                    "id": 176,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/176/?format=api",
                    "name": "Long March 2D/YZ-3",
                    "family": "Long March",
                    "full_name": "Long March 2D/YZ-3",
                    "variant": ""
                }
            },
            "mission": {
                "id": 953,
                "name": "Hongyan-1 & Yunhai-2 Group 01",
                "description": "Hongyan-1 is the first demonstration satellite for Hongyan, which is a planned constellation consisting of 320 satellites in low Earth orbit.\r\n\r\nYunhai-2 is a constellation of Chinese military meteorological satellites. Reportedly the satellites use Global Navigation Satellite System (GNSS) Radio Occultation (GNSS-RO) to collect atmospheric data for weather prediction and for ionosphere, climate, and gravity research.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 22,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/22/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 251,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
                "total_launch_count": 124,
                "orbital_launch_attempt_count": 124
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2d2_image_20231123203521.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 5820,
            "location_launch_attempt_count": 113,
            "pad_launch_attempt_count": 62,
            "agency_launch_attempt_count": 244,
            "orbital_launch_attempt_count_year": 114,
            "location_launch_attempt_count_year": 16,
            "pad_launch_attempt_count_year": 11,
            "agency_launch_attempt_count_year": 37,
            "type": "normal"
        },
        {
            "id": "38a33be3-8000-4789-9ea5-659945a6d259",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/38a33be3-8000-4789-9ea5-659945a6d259/?format=api",
            "slug": "long-march-2dyz-3-yunhai-2-group-02",
            "name": "Long March 2D/YZ-3 | Yunhai-2 Group 02",
            "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-22T07:17:44Z",
            "net": "2024-03-21T05:27:00Z",
            "window_end": "2024-03-21T05:52:00Z",
            "window_start": "2024-03-21T05:19: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://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 8222,
                "configuration": {
                    "id": 176,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/176/?format=api",
                    "name": "Long March 2D/YZ-3",
                    "family": "Long March",
                    "full_name": "Long March 2D/YZ-3",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6799,
                "name": "Yunhai-2 Group 02",
                "description": "Yunhai-2 is a constellation of Chinese military meteorological satellites.\r\n\r\nReportedly the satellites use Global Navigation Satellite System (GNSS) Radio Occultation (GNSS-RO) to collect atmospheric data for weather prediction and for ionosphere, climate, and gravity research.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 22,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/22/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 251,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
                "total_launch_count": 124,
                "orbital_launch_attempt_count": 124
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2d_liftoff__image_20240322071740.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 6642,
            "location_launch_attempt_count": 222,
            "pad_launch_attempt_count": 112,
            "agency_launch_attempt_count": 460,
            "orbital_launch_attempt_count_year": 53,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 8,
            "type": "normal"
        },
        {
            "id": "de6e392c-500f-4eaf-a125-7adc38939321",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/de6e392c-500f-4eaf-a125-7adc38939321/?format=api",
            "slug": "long-march-2d-zhangheng-1-cses",
            "name": "Long March 2D | Zhangheng-1 (CSES)",
            "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-15T14:28:27Z",
            "net": "2018-02-02T07:51:04Z",
            "window_end": "2018-02-02T08:12:00Z",
            "window_start": "2018-02-02T07:43: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": 88,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 2074,
                "configuration": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/17/?format=api",
                    "name": "Long March 2D",
                    "family": "Long March",
                    "full_name": "Long March 2D",
                    "variant": "2D"
                }
            },
            "mission": {
                "id": 453,
                "name": "Zhangheng-1 (CSES)",
                "description": "Zhangheng-1, also known as CSES (China Seismo-Electromagnetic Satellite) is a scientific mission dedicated to studying the ionospheric precursors of earthquakes.  Data collected by the mission will also allow studying solar-terrestrial interactions and phenomena of solar physics. This mission is a collaboration between China National Space Administration and the Italian Space Agency. CSES satellite weighs about 730 kg and it is to reside in a 98° sun-synchronous circular orbit at an altitude about 500 km, where it is expected to operate for 5 years.",
                "launch_designator": null,
                "type": "Planetary Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 22,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/22/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 251,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
                "total_launch_count": 124,
                "orbital_launch_attempt_count": 124
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 5721,
            "location_launch_attempt_count": 100,
            "pad_launch_attempt_count": 53,
            "agency_launch_attempt_count": 213,
            "orbital_launch_attempt_count_year": 15,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 6,
            "type": "normal"
        },
        {
            "id": "fd64bfae-7137-4569-ae9e-a573ce1143f7",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/fd64bfae-7137-4569-ae9e-a573ce1143f7/?format=api",
            "slug": "long-march-2e-apstar-2",
            "name": "Long March 2E | Apstar 2",
            "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:53:43Z",
            "net": "1995-01-25T22:40:00Z",
            "window_end": "1995-01-25T22:40:00Z",
            "window_start": "1995-01-25T22:40:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 189,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/189/?format=api",
                "name": "China Aerospace Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 6644,
                "configuration": {
                    "id": 268,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/268/?format=api",
                    "name": "Long March 2E",
                    "family": "Long March",
                    "full_name": "Long March 2E",
                    "variant": "2E"
                }
            },
            "mission": {
                "id": 5034,
                "name": "Apstar 2",
                "description": "The APStar 2 satellite was designed to serve two-thirds of the world's population - from China, Japan, and Vietnam on the east; to Russia, Eastern Europe, and India on the west; and to Australia on the south. APT Satellite Company, Ltd., of Hong Kong, ordered the high-power Hughes HS 601 spacecraft model in November 1993, as well as satellite control facility equipment and operator training.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 45,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/45/?format=api",
                "agency_id": null,
                "name": "Launch Complex 2 (LC-2)",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.245564,102.026751",
                "latitude": "28.245564",
                "longitude": "102.026751",
                "location": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 225,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
                "total_launch_count": 118,
                "orbital_launch_attempt_count": 118
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3965,
            "location_launch_attempt_count": 16,
            "pad_launch_attempt_count": 7,
            "agency_launch_attempt_count": 7,
            "orbital_launch_attempt_count_year": 4,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "47ff052d-77d2-4023-94bd-55f5d596fc51",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/47ff052d-77d2-4023-94bd-55f5d596fc51/?format=api",
            "slug": "long-march-2e-asiasat-2",
            "name": "Long March 2E | Asiasat 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:53:42Z",
            "net": "1995-11-28T11:30:05Z",
            "window_end": "1995-11-28T11:30:05Z",
            "window_start": "1995-11-28T11:30:05Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 189,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/189/?format=api",
                "name": "China Aerospace Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 6695,
                "configuration": {
                    "id": 268,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/268/?format=api",
                    "name": "Long March 2E",
                    "family": "Long March",
                    "full_name": "Long March 2E",
                    "variant": "2E"
                }
            },
            "mission": {
                "id": 5085,
                "name": "Asiasat 2",
                "description": "AsiaSat 2 was a geostationary C- and Ku-band communications satellite owned by the Hong Kong-based consortium, Asia Satellite Telecommunications Company (AsiaSat).",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 45,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/45/?format=api",
                "agency_id": null,
                "name": "Launch Complex 2 (LC-2)",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.245564,102.026751",
                "latitude": "28.245564",
                "longitude": "102.026751",
                "location": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 225,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
                "total_launch_count": 118,
                "orbital_launch_attempt_count": 118
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4031,
            "location_launch_attempt_count": 17,
            "pad_launch_attempt_count": 8,
            "agency_launch_attempt_count": 8,
            "orbital_launch_attempt_count_year": 70,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "74f4894b-680d-47a5-b2c8-5904f5643cd8",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/74f4894b-680d-47a5-b2c8-5904f5643cd8/?format=api",
            "slug": "long-march-2e-badr-aussat-b-mfs",
            "name": "Long March 2E | BADR & Aussat-B-MFS",
            "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:53:43Z",
            "net": "1990-07-16T00:40:00Z",
            "window_end": "1990-07-16T00:40:00Z",
            "window_start": "1990-07-16T00:40:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1037,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1037/?format=api",
                "name": "Ministry of Aerospace Industry",
                "type": "Government"
            },
            "rocket": {
                "id": 6286,
                "configuration": {
                    "id": 268,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/268/?format=api",
                    "name": "Long March 2E",
                    "family": "Long March",
                    "full_name": "Long March 2E",
                    "variant": "2E"
                }
            },
            "mission": {
                "id": 4676,
                "name": "BADR & Aussat-B-MFS",
                "description": "Mass model of the Aussat-B satellite launched with the first Pakistani satellite on the maiden flight of the Chinese CZ-2E rocket.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 45,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/45/?format=api",
                "agency_id": null,
                "name": "Launch Complex 2 (LC-2)",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.245564,102.026751",
                "latitude": "28.245564",
                "longitude": "102.026751",
                "location": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 225,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
                "total_launch_count": 118,
                "orbital_launch_attempt_count": 118
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3538,
            "location_launch_attempt_count": 8,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 6,
            "orbital_launch_attempt_count_year": 62,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 3,
            "type": "normal"
        },
        {
            "id": "ac549955-aa2a-41a1-aba3-22c2959f59fd",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ac549955-aa2a-41a1-aba3-22c2959f59fd/?format=api",
            "slug": "long-march-2e-echostar-i",
            "name": "Long March 2E | Echostar I",
            "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:53:48Z",
            "net": "1995-12-28T11:50:00Z",
            "window_end": "1995-12-28T11:50:00Z",
            "window_start": "1995-12-28T11:50:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 189,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/189/?format=api",
                "name": "China Aerospace Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 6703,
                "configuration": {
                    "id": 268,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/268/?format=api",
                    "name": "Long March 2E",
                    "family": "Long March",
                    "full_name": "Long March 2E",
                    "variant": "2E"
                }
            },
            "mission": {
                "id": 5093,
                "name": "Echostar I",
                "description": "EchoStar 1 is an American geostationary communications spacecraft that was launched by a CZ-2E with EPKM upper stage rocket from Xichang Center in Sichuan province, PRC. The 3288 kg spacecraft carries 16 Ku-band transponders to enable direct broadcast communications and television channels through 0.5 meter dishes on the ground in the American continents.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 45,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/45/?format=api",
                "agency_id": null,
                "name": "Launch Complex 2 (LC-2)",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.245564,102.026751",
                "latitude": "28.245564",
                "longitude": "102.026751",
                "location": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 225,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
                "total_launch_count": 118,
                "orbital_launch_attempt_count": 118
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4040,
            "location_launch_attempt_count": 18,
            "pad_launch_attempt_count": 9,
            "agency_launch_attempt_count": 9,
            "orbital_launch_attempt_count_year": 79,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 3,
            "type": "normal"
        },
        {
            "id": "c2631410-7916-43ae-be36-bda455a5827e",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/c2631410-7916-43ae-be36-bda455a5827e/?format=api",
            "slug": "long-march-2e-optus-b1",
            "name": "Long March 2E | Optus B1",
            "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:53:45Z",
            "net": "1992-08-13T23:00:00Z",
            "window_end": "1992-08-13T23:00:00Z",
            "window_start": "1992-08-13T23:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1037,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1037/?format=api",
                "name": "Ministry of Aerospace Industry",
                "type": "Government"
            },
            "rocket": {
                "id": 6460,
                "configuration": {
                    "id": 268,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/268/?format=api",
                    "name": "Long March 2E",
                    "family": "Long March",
                    "full_name": "Long March 2E",
                    "variant": "2E"
                }
            },
            "mission": {
                "id": 4850,
                "name": "Optus B1",
                "description": "Australian communications satellite built by Hughes Space and Communications Company in California.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 45,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/45/?format=api",
                "agency_id": null,
                "name": "Launch Complex 2 (LC-2)",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.245564,102.026751",
                "latitude": "28.245564",
                "longitude": "102.026751",
                "location": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 225,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
                "total_launch_count": 118,
                "orbital_launch_attempt_count": 118
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3743,
            "location_launch_attempt_count": 10,
            "pad_launch_attempt_count": 2,
            "agency_launch_attempt_count": 11,
            "orbital_launch_attempt_count_year": 55,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "3893b5d0-1f7b-45e4-a91b-66ebe84c93cf",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/3893b5d0-1f7b-45e4-a91b-66ebe84c93cf/?format=api",
            "slug": "long-march-2e-optus-b2",
            "name": "Long March 2E | Optus B2",
            "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-08-04T03:07:00Z",
            "net": "1992-12-21T11:21:00Z",
            "window_end": "1992-12-21T11:21:00Z",
            "window_start": "1992-12-21T11:21:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "Structural failure of payload fairing or satellite 48 seconds after launch destroyed the satellite. \r\n\r\nThe launcher continued its flight to low earth orbit, where it successfully jettisoned the debris. The cause of the failure has never been identified with certainty.",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1037,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1037/?format=api",
                "name": "Ministry of Aerospace Industry",
                "type": "Government"
            },
            "rocket": {
                "id": 6492,
                "configuration": {
                    "id": 268,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/268/?format=api",
                    "name": "Long March 2E",
                    "family": "Long March",
                    "full_name": "Long March 2E",
                    "variant": "2E"
                }
            },
            "mission": {
                "id": 4882,
                "name": "Optus B2",
                "description": "Australian communications satellite built by Hughes Space and Communications Company in California.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 45,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/45/?format=api",
                "agency_id": null,
                "name": "Launch Complex 2 (LC-2)",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.245564,102.026751",
                "latitude": "28.245564",
                "longitude": "102.026751",
                "location": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 225,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
                "total_launch_count": 118,
                "orbital_launch_attempt_count": 118
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3780,
            "location_launch_attempt_count": 11,
            "pad_launch_attempt_count": 3,
            "agency_launch_attempt_count": 13,
            "orbital_launch_attempt_count_year": 92,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        }
    ]
}