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

{
    "count": 7486,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7400&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7380&ordering=id",
    "results": [
        {
            "id": "fc0b222b-f55e-40d1-8f04-2a8885f9f075",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fc0b222b-f55e-40d1-8f04-2a8885f9f075/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-transporter-6-dedicated-sso-rides",
            "name": "Falcon 9 Block 5 | Transporter 6 (Dedicated SSO Rideshare)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2023-01-03T14:55:56Z",
            "window_end": "2023-01-03T14:55:56Z",
            "window_start": "2023-01-03T14:55:56Z",
            "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": 7525,
                "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": 5944,
                "launch_library_id": null,
                "name": "Transporter 6 (Dedicated SSO Rideshare)",
                "description": "Dedicated rideshare flight to a sun-synchronous orbit with dozens of small microsatellites and nanosatellites for commercial and government customers.",
                "launch_designator": null,
                "type": "Dedicated Rideshare",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "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": 1020,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                "total_launch_count": 304
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "fc1bd2b5-dc3e-49ea-b8f1-c6100a42363b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fc1bd2b5-dc3e-49ea-b8f1-c6100a42363b/?format=api",
            "launch_library_id": null,
            "slug": "vostok-8a92m-meteor-2-1",
            "name": "Vostok 8A92M | Meteor-2 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1975-07-11T04:15:00Z",
            "window_end": "1975-07-11T04:15:00Z",
            "window_start": "1975-07-11T04:15:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 4605,
                "configuration": {
                    "id": 452,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/452/?format=api",
                    "name": "Vostok 8A92M",
                    "family": "Vostok",
                    "full_name": "Vostok 8A92M",
                    "variant": "8A92M"
                }
            },
            "mission": {
                "id": 3023,
                "launch_library_id": null,
                "name": "Meteor-2 1",
                "description": "Second generation soviet meteorological satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 168,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/168/?format=api",
                "agency_id": null,
                "name": "41/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=62.941,40.526806",
                "latitude": "62.941",
                "longitude": "40.526806",
                "location": {
                    "id": 6,
                    "url": "https://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": 1674,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
                "total_launch_count": 310
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "fc1bd321-e502-4d0f-81f4-1926dece81c6",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fc1bd321-e502-4d0f-81f4-1926dece81c6/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-victus-surgo",
            "name": "Falcon 9 Block 5 | VICTUS SURGO",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2026-12-31T00:00:00Z",
            "window_end": "2026-12-31T00:00:00Z",
            "window_start": "2026-12-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": null,
            "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": 8370,
                "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": 6951,
                "launch_library_id": null,
                "name": "VICTUS SURGO",
                "description": "A new Tactically Responsive Space (TacRS) mission by the United States Space Force Space Systems Command to deliver responsive space delivery. The mission consists of an Impulse Space Mira orbital transfer vehicle that will operate in Geosynchronous Transfer Orbit (GTO), which would be transferred from Low Earth Orbit (LEO) on an Impulse Space Helios kick stage. A Helios rideshare payload will also be delivered to GEO.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 72,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/72/?format=api",
                "agency_id": null,
                "name": "Unknown Pad",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=28.458,-80.528",
                "latitude": "28.458",
                "longitude": "-80.528",
                "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": 1020,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg",
                "total_launch_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "fc26c645-7c5e-41e0-aa5e-85eb79ee3b52",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fc26c645-7c5e-41e0-aa5e-85eb79ee3b52/?format=api",
            "launch_library_id": null,
            "slug": "soyuz-u-yantar-4k2-62",
            "name": "Soyuz U | Yantar-4K2 62",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1992-01-21T15:00:00Z",
            "window_end": "1992-01-21T15:00:00Z",
            "window_start": "1992-01-21T15:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 6416,
                "configuration": {
                    "id": 37,
                    "launch_library_id": 35,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 4806,
                "launch_library_id": null,
                "name": "Yantar-4K2 62",
                "description": "Film-return reconnaissance satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 85,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/85/?format=api",
                "agency_id": 163,
                "name": "43/4 (43R)",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
                "latitude": "62.92883",
                "longitude": "40.457098",
                "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": 1674,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
                "total_launch_count": 323
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "fc495db8-543e-4b3b-b831-79f5c8be3032",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fc495db8-543e-4b3b-b831-79f5c8be3032/?format=api",
            "launch_library_id": null,
            "slug": "smart-dragon-3-satnet-test-satellite",
            "name": "Smart Dragon 3 | SatNet test satellite",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2023-12-05T19:24:00Z",
            "window_end": "2023-12-05T20:02:00Z",
            "window_start": "2023-12-05T19:17:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 272,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/272/?format=api",
                "name": "China Rocket Co. Ltd.",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8105,
                "configuration": {
                    "id": 484,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/484/?format=api",
                    "name": "Smart Dragon 3",
                    "family": "Smart Dragon",
                    "full_name": "Smart Dragon 3",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6663,
                "launch_library_id": null,
                "name": "SatNet test satellite",
                "description": "Officially described as \"Satellite-Internet Technology Demonstration Satellite(s)\" built by Chinese Academy of Sciences. Probable 1 (?) test satellite for the Chinese state-owned LEO communication satellite constellation SatNet.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "pad": {
                "id": 217,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/217/?format=api",
                "agency_id": null,
                "name": "Bo Run Jiu Zhou mobile launch platform",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=21.283333,112.0",
                "latitude": "21.283333",
                "longitude": "112.0",
                "location": {
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_bo_run_jiu_zhou_mobile_launch_platform_20231206001303.jpg",
                "total_launch_count": 3
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart2520drago_image_20231206073547.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "fc5953c1-f3fd-4548-b3ed-2940ca0b7925",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fc5953c1-f3fd-4548-b3ed-2940ca0b7925/?format=api",
            "launch_library_id": 388,
            "slug": "space-shuttle-discovery-ov-103-sts-48",
            "name": "Space Shuttle Discovery / OV-103 | STS-48",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1991-09-12T23:11:04Z",
            "window_end": "1991-09-12T23:11:04Z",
            "window_start": "1991-09-12T23:11:04Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 192,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/192/?format=api",
                "name": "Lockheed Space Operations Company",
                "type": "Commercial"
            },
            "rocket": {
                "id": 347,
                "configuration": {
                    "id": 493,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/493/?format=api",
                    "name": "Space Shuttle",
                    "family": "",
                    "full_name": "Space Shuttle",
                    "variant": ""
                }
            },
            "mission": {
                "id": 721,
                "launch_library_id": 939,
                "name": "STS-48",
                "description": "STS-48 was the thirteenth mission of the Space Shuttle Discovery and its primary purpose was to launch the Upper Atmosphere Research Satellite. The flight was also the first to test an electronic still camera in space, a modified Nikon F4.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 87,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
                "agency_id": 121,
                "name": "Launch Complex 39A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                "latitude": "28.60822681",
                "longitude": "-80.60428186",
                "location": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
                    "name": "Kennedy Space Center, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                    "total_launch_count": 264,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                "total_launch_count": 206
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/6/?format=api",
                    "name": "Space Shuttle",
                    "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png",
                    "start_date": "1981-04-12T12:00:03Z",
                    "end_date": "2011-07-08T15:29:00Z",
                    "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program"
                }
            ]
        },
        {
            "id": "fc5e83c9-03e6-40c5-b8cd-4d43ee69426e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fc5e83c9-03e6-40c5-b8cd-4d43ee69426e/?format=api",
            "launch_library_id": null,
            "slug": "soyuz-u-zenit-4mt-20",
            "name": "Soyuz U | Zenit-4MT 20",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1981-01-16T12:00:00Z",
            "window_end": "1981-01-16T12:00:00Z",
            "window_start": "1981-01-16T12:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 5238,
                "configuration": {
                    "id": 37,
                    "launch_library_id": 35,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 3647,
                "launch_library_id": null,
                "name": "Zenit-4MT 20",
                "description": "Film-return reconnaissance satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 168,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/168/?format=api",
                "agency_id": null,
                "name": "41/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=62.941,40.526806",
                "latitude": "62.941",
                "longitude": "40.526806",
                "location": {
                    "id": 6,
                    "url": "https://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": 1674,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
                "total_launch_count": 310
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "fc60e2fb-632e-40ed-b61a-68bc816aa0c3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fc60e2fb-632e-40ed-b61a-68bc816aa0c3/?format=api",
            "launch_library_id": 1993,
            "slug": "long-march-4c-gaofen-10r",
            "name": "Long March 4C | Gaofen-10R",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2019-10-04T18:51:05Z",
            "window_end": "2019-10-04T18:51:05Z",
            "window_start": "2019-10-04T18:51:05Z",
            "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": 2558,
                "configuration": {
                    "id": 64,
                    "launch_library_id": 70,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/64/?format=api",
                    "name": "Long March 4C",
                    "family": "Long March",
                    "full_name": "Long March 4C",
                    "variant": "C"
                }
            },
            "mission": {
                "id": 1043,
                "launch_library_id": 1243,
                "name": "Gaofen-10R",
                "description": "Gaofen is a series of civilian Earth observation satellites developed and launched for the China High-definition Earth Observation System (CHEOS), a state-sponsored programme aimed to develop a near-real time, all-weather, global surveillance network consisting of satellite, near-space (stratosphere) airships, and aerial observation platforms. Gaofen-10R is a replacement satellite for the one lost in a 2016 failed launch.",
                "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": 140,
                    "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/long_march_4c_image_20230801172338.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "fc69c107-b0ad-47e9-8973-9de75a7c6b6d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fc69c107-b0ad-47e9-8973-9de75a7c6b6d/?format=api",
            "launch_library_id": null,
            "slug": "electron-iqps-launch-4",
            "name": "Electron | iQPS Launch 4",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-12-31T00:00:00Z",
            "window_end": "2025-12-31T00:00:00Z",
            "window_start": "2025-12-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "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": 8521,
                "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": 7111,
                "launch_library_id": null,
                "name": "iQPS Launch 4",
                "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 210,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/210/?format=api",
                "agency_id": null,
                "name": "Unknown Pad",
                "info_url": null,
                "wiki_url": null,
                "map_url": null,
                "latitude": "-39.260881",
                "longitude": "177.865826",
                "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": 57,
                    "total_landing_count": 17
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg",
                "total_launch_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "fc71bfaa-0170-40de-a8a9-f12172e388d1",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fc71bfaa-0170-40de-a8a9-f12172e388d1/?format=api",
            "launch_library_id": null,
            "slug": "tsiklon-3-meteor-2-15",
            "name": "Tsiklon-3 | Meteor-2 15",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1987-01-05T01:20:00Z",
            "window_end": "1987-01-05T01:20:00Z",
            "window_start": "1987-01-05T01:20:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 5926,
                "configuration": {
                    "id": 445,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api",
                    "name": "Tsiklon-3",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-3",
                    "variant": "3"
                }
            },
            "mission": {
                "id": 4322,
                "launch_library_id": null,
                "name": "Meteor-2 15",
                "description": "Second generation soviet meteorological satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 127,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/127/?format=api",
                "agency_id": 63,
                "name": "32/2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32",
                "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727",
                "latitude": "62.9063889",
                "longitude": "40.7844727",
                "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": 1674,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_127_20200803143245.jpg",
                "total_launch_count": 65
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}