API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch// 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'

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.0.0/launch/?format=api&offset=1010&ordering=-net
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 7507,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1020&ordering=-net",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1000&ordering=-net",
    "results": [
        {
            "id": "a299b865-decd-4e3a-8dca-6cd96af76fe6",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a299b865-decd-4e3a-8dca-6cd96af76fe6/?format=api",
            "launch_library_id": null,
            "slug": "angara-12-emka-3-kosmos-2560",
            "name": "Angara 1.2 | EMKA-3 (Kosmos 2560)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-10-15T19:55:15Z",
            "window_end": "2022-10-15T21:30:00Z",
            "window_start": "2022-10-15T19:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 7652,
                "configuration": {
                    "id": 136,
                    "launch_library_id": 145,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/136/?format=api",
                    "name": "Angara 1.2",
                    "family": "Angara",
                    "full_name": "Angara 1.2",
                    "variant": "1.2"
                }
            },
            "mission": {
                "id": 6170,
                "launch_library_id": null,
                "name": "EMKA-3 (Kosmos 2560)",
                "description": "Russian military reconnaissance satellite.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 42,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/42/?format=api",
                "agency_id": 163,
                "name": "35/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
                "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
                "latitude": "62.927319",
                "longitude": "40.574897",
                "location": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "total_launch_count": 1675,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_42_20200803143543.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara25201.2_image_20190224012254.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "13977bd5-45d2-4ed1-9a4a-9fefeee0723a",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/13977bd5-45d2-4ed1-9a4a-9fefeee0723a/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-hotbird-13f",
            "name": "Falcon 9 Block 5 | Hotbird 13F",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-10-15T05:22:00Z",
            "window_end": "2022-10-15T05:22:00Z",
            "window_start": "2022-10-15T03:26:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": 90,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7630,
                "configuration": {
                    "id": 164,
                    "launch_library_id": 188,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                    "name": "Falcon 9",
                    "family": "Falcon",
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 6152,
                "launch_library_id": null,
                "name": "Hotbird 13F",
                "description": "Geostationary communications satellite built by Airbus Defence and Space for Eutelsat.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 80,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api",
                "agency_id": 121,
                "name": "Space Launch Complex 40",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                "latitude": "28.56194122",
                "longitude": "-80.57735736",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1025,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                "total_launch_count": 309
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "8b1bc57e-5d6d-41be-aa39-51e864f885bc",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/8b1bc57e-5d6d-41be-aa39-51e864f885bc/?format=api",
            "launch_library_id": null,
            "slug": "long-march-2d-yaogan-36-group-02",
            "name": "Long March 2D | Yaogan 36 Group 02",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-10-14T19:12:00Z",
            "window_end": "2022-10-14T19:22:00Z",
            "window_start": "2022-10-14T19:02:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 7653,
                "configuration": {
                    "id": 17,
                    "launch_library_id": 73,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/17/?format=api",
                    "name": "Long March 2D",
                    "family": "Long March",
                    "full_name": "Long March 2D",
                    "variant": "2D"
                }
            },
            "mission": {
                "id": 6171,
                "launch_library_id": null,
                "name": "Yaogan 36 Group 02",
                "description": "3 Chinese military reconnaissance satellites.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/66/?format=api",
                "agency_id": 17,
                "name": "Launch Complex 3 (LC-3/LA-1)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.247209,102.02917",
                "latitude": "28.247209",
                "longitude": "102.02917",
                "location": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "total_launch_count": 225,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_66_20200803143611.jpg",
                "total_launch_count": 100
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "bd4426e1-3b12-426e-95b6-7eea6d76ae3b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/bd4426e1-3b12-426e-95b6-7eea6d76ae3b/?format=api",
            "launch_library_id": null,
            "slug": "long-march-2c-5-m-s-sar-01-huanjing-2e",
            "name": "Long March 2C | 5 m S-SAR-01 (Huanjing-2E)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-10-12T22:53:00Z",
            "window_end": "2022-10-12T23:23:00Z",
            "window_start": "2022-10-12T22:44:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 7654,
                "configuration": {
                    "id": 61,
                    "launch_library_id": 75,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/61/?format=api",
                    "name": "Long March 2",
                    "family": "Long March",
                    "full_name": "Long March 2C",
                    "variant": "C"
                }
            },
            "mission": {
                "id": 6172,
                "launch_library_id": null,
                "name": "5 m S-SAR-01 (Huanjing-2E)",
                "description": "Chinese S-Band Synthetic Aperture Radar satellite with 5 m resolution.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 25,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/25/?format=api",
                "agency_id": null,
                "name": "Launch Complex 9",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=38.863128,111.589567",
                "latitude": "38.863128",
                "longitude": "111.589567",
                "location": {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/19/?format=api",
                    "name": "Taiyuan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg",
                    "total_launch_count": 141,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg",
                "total_launch_count": 76
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230809064145.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "96202dc2-cf8d-4be2-9aba-21202540b55d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/96202dc2-cf8d-4be2-9aba-21202540b55d/?format=api",
            "launch_library_id": null,
            "slug": "proton-mblok-dm-03-angosat-2",
            "name": "Proton-M/Blok DM-03 | AngoSat-2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-10-12T15:00:00Z",
            "window_end": "2022-10-12T15:00:00Z",
            "window_start": "2022-10-12T15:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            },
            "rocket": {
                "id": 7620,
                "configuration": {
                    "id": 46,
                    "launch_library_id": 62,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/46/?format=api",
                    "name": "Proton-M",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-M Blok DM-03",
                    "variant": "M Blok DM-03"
                }
            },
            "mission": {
                "id": 6118,
                "launch_library_id": null,
                "name": "AngoSat-2",
                "description": "The AngoSat 2 is a communications satellite built for Angola to replace the failed AngoSat 1.\r\n\r\nThe Angosat Project calls for development of a communications satellite with C- and Ku-band transponders, its launch into a geostationary orbit and development of the ground communication and TV broadcasting infrastructure.\r\n\r\nIn August 2019 it was revealed the replacement satellite is being built by ISS Reshetnev (Bus) and Airbus Defence & Space (payload). Construction has started in February 2018.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 7,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/7/?format=api",
                "agency_id": null,
                "name": "81/24 (81P)",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.071001,62.984999",
                "latitude": "46.071001",
                "longitude": "62.984999",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg",
                "total_launch_count": 92
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton-m_image_20191211081456.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "1017c305-e50d-4a0f-8414-f7220d36e332",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/1017c305-e50d-4a0f-8414-f7220d36e332/?format=api",
            "launch_library_id": null,
            "slug": "epsilon-raise-3-others",
            "name": "Epsilon | RAISE-3 & others",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "2022-10-12T00:50:43Z",
            "window_end": "2022-10-12T00:55:11Z",
            "window_start": "2022-10-12T00:50:43Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "Flight Termination System activated at T+06:28 after rocket was observed not in correct attitude for normal 2nd/3rd stage separation.",
            "hashtag": null,
            "launch_service_provider": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                "name": "Japan Aerospace Exploration Agency",
                "type": "Government"
            },
            "rocket": {
                "id": 377,
                "configuration": {
                    "id": 112,
                    "launch_library_id": 168,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/112/?format=api",
                    "name": "Epsilon",
                    "family": "Epsilon",
                    "full_name": "Epsilon",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6121,
                "launch_library_id": null,
                "name": "RAISE-3 & others",
                "description": "RAISE-3 (RApid Innovative payload demonstration Satellite-3) was a satellite for on-orbit demonstrations of 7 demonstration components and equipment selected by public solicitation. The satellite was to be operated in response to requests from the demonstration theme proposers, and will provide experimental data of the demonstration devices and environmental data during the experiments.\r\n\r\nThe launch is also carrying QPS-SAR 3 & 4 radar Earth observation satellites for iQPS, and 5 cubesats for various Japanese institutions & companies.",
                "launch_designator": null,
                "type": "Technology",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/epsilon_image_20221009075145.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "ba876342-7fcf-45f1-b432-65a975190f1f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/ba876342-7fcf-45f1-b432-65a975190f1f/?format=api",
            "launch_library_id": 1681,
            "slug": "soyuz-21bfregat-glonass-k1-no-17-kosmos-2559",
            "name": "Soyuz 2.1b/Fregat | Glonass-K1 No. 17 (Kosmos 2559)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-10-10T02:52:32Z",
            "window_end": "2022-10-10T02:52:32Z",
            "window_start": "2022-10-10T02:52:32Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 193,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/193/?format=api",
                "name": "Russian Space Forces",
                "type": "Government"
            },
            "rocket": {
                "id": 2207,
                "configuration": {
                    "id": 42,
                    "launch_library_id": 65,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/42/?format=api",
                    "name": "Soyuz 2.1b/Fregat",
                    "family": "Soyuz",
                    "full_name": "Soyuz 2.1b Fregat",
                    "variant": "Fregat"
                }
            },
            "mission": {
                "id": 6150,
                "launch_library_id": null,
                "name": "Glonass-K1 No. 17 (Kosmos 2559)",
                "description": "Glonass-K are the third generation of satellite design for GLONASS satellite navigation system. GLONASS is a Russian space-based navigation system comparable to the similar GPS and Galileo systems. This generation improves on accuracy, power consumption and design life. Each satellite is unpressurized and weighs 935 kg,  and has an operational lifetime of 10 years.",
                "launch_designator": null,
                "type": "Navigation",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 36,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/36/?format=api",
                "agency_id": 163,
                "name": "43/3 (43L)",
                "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.0.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "total_launch_count": 1675,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
                "total_launch_count": 230
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg",
            "infographic": null,
            "program": [
                {
                    "id": 34,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/34/?format=api",
                    "name": "GLONASS",
                    "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.",
                    "agencies": [
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png",
                    "start_date": "1982-10-12T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.glonass-iac.ru/en/",
                    "wiki_url": "https://en.wikipedia.org/wiki/GLONASS"
                }
            ]
        },
        {
            "id": "41b5daaf-ae6e-4bd9-bece-bdef3c892672",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/41b5daaf-ae6e-4bd9-bece-bdef3c892672/?format=api",
            "launch_library_id": null,
            "slug": "long-march-2d-advanced-space-borne-solar-observato",
            "name": "Long March 2D | Advanced Space-borne Solar Observatory (ASO-S)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-10-08T23:43:00Z",
            "window_end": "2022-10-08T23:59:00Z",
            "window_start": "2022-10-08T23:32:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 7648,
                "configuration": {
                    "id": 17,
                    "launch_library_id": 73,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/17/?format=api",
                    "name": "Long March 2D",
                    "family": "Long March",
                    "full_name": "Long March 2D",
                    "variant": "2D"
                }
            },
            "mission": {
                "id": 6149,
                "launch_library_id": null,
                "name": "Advanced Space-borne Solar Observatory (ASO-S)",
                "description": "ASO-S (Advanced Space-borne Solar Observatory) is a Chinese solar space observatory that aims to study the interaction between the Sun's magnetic field, solar flares and coronal mass ejections. It's the first space solar observatory of China.\r\n\r\nASO-S is a 3-axis stabilized satellite with a mass of less than 1,000 kg with a pointing accuracy of 0.01° and an orientation stability of 1 to 2 arc seconds every 20 seconds. The payload has a mass below 335 kg and consumes about 300 watts. The platform's pointing accuracy is lower than 0.01°, the measurement accuracy is lower than 1 arc second and the orientation drift is below 0.0004°/s.\r\n\r\nASO-S has three instruments:\r\n\r\n- The Full-Disc Vector Magnetograph (FMG) instrument is intended to map the magnetic field of the photosphere over the entire solar disk. It includes an imager, an optical polarization system and a CCD detector.\r\n\r\n- The Hard X-ray Imager (HXI) camera should image the whole solar disk in X-rays. The instrument is optimized to take images of solar flares.\r\n\r\n- A set of three LST (Lyman-alpha Solar Telescope) telescopes is used to observe the Lyman-alpha line (121.6 nm) of solar flares up to a distance of several solar radii from the Sun's disk. These three telescopes are SDI (to obtain an image of the solar disk), SCI (coronagraph for observation between 1.1 and 2.5 solar radii) and WST (white light emitted by the solar disk used for calibration purposes).",
                "launch_designator": null,
                "type": "Heliophysics",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 22,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/22/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (SLS-2 / 603)",
                "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.0.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "total_launch_count": 251,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
                "total_launch_count": 124
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "03ee73b8-a553-4575-8dfa-d0da4e7939e9",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/03ee73b8-a553-4575-8dfa-d0da4e7939e9/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-galaxy-33-34",
            "name": "Falcon 9 Block 5 | Galaxy 33 & 34",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-10-08T23:05:00Z",
            "window_end": "2022-10-09T00:15:00Z",
            "window_start": "2022-10-08T23:05:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": 90,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7549,
                "configuration": {
                    "id": 164,
                    "launch_library_id": 188,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                    "name": "Falcon 9",
                    "family": "Falcon",
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 5976,
                "launch_library_id": null,
                "name": "Galaxy 33 & 34",
                "description": "Galaxy 33, 34 are two geostationary communications satellites manufactured by Northrop Grumman and operated by Intelsat.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 80,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api",
                "agency_id": 121,
                "name": "Space Launch Complex 40",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                "latitude": "28.56194122",
                "longitude": "-80.57735736",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1025,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                "total_launch_count": 309
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "339e0c8c-3f24-45ef-9542-e2e26bde7869",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/339e0c8c-3f24-45ef-9542-e2e26bde7869/?format=api",
            "launch_library_id": null,
            "slug": "electron-it-argos-up-from-here-argos-4",
            "name": "Electron | It Argos Up From Here (Argos-4)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-10-07T17:09:21Z",
            "window_end": "2022-10-07T18:00:00Z",
            "window_start": "2022-10-07T17:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 147,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7640,
                "configuration": {
                    "id": 26,
                    "launch_library_id": 148,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
                    "name": "Electron",
                    "family": "",
                    "full_name": "Electron",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6143,
                "launch_library_id": null,
                "name": "It Argos Up From Here (GAzelle)",
                "description": "The “It Argos Up From Here” mission will launch the General Atomics Electromagnetic Systems designed and manufactured satellite GAzelle, carrying Argos-4 Advanced Data Collection System (A-DCS) hosted payload, part of the international Argos program that collects data from thousands of sensors and transmitters located around the world.",
                "launch_designator": null,
                "type": "Technology",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 185,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/185/?format=api",
                "agency_id": 147,
                "name": "Rocket Lab Launch Complex 1B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
                "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
                "latitude": "-39.262833",
                "longitude": "177.864469",
                "location": {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/10/?format=api",
                    "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
                    "country_code": "NZL",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
                    "total_launch_count": 58,
                    "total_landing_count": 17
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg",
                "total_launch_count": 28
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron25202_image_20230824194434.jpeg",
            "infographic": null,
            "program": []
        }
    ]
}