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

{
    "count": 7214,
    "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7210&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7190&ordering=id",
    "results": [
        {
            "id": "ff6f6174-3a0b-4e0e-9849-fc6178cfaf81",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff6f6174-3a0b-4e0e-9849-fc6178cfaf81/?format=api",
            "slug": "soyuz-u-progress-m-61",
            "name": "Soyuz U | Progress M-61",
            "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:48:43Z",
            "net": "2007-08-02T17:33:47Z",
            "window_end": "2007-08-02T17:33:47Z",
            "window_start": "2007-08-02T17:33:47Z",
            "net_precision": null,
            "probability": 0,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": "",
            "launch_service_provider": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            },
            "rocket": {
                "id": 2346,
                "configuration": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": null,
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.92,63.342",
                "latitude": "45.92",
                "longitude": "63.342",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487,
                "orbital_launch_attempt_count": 487
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 4842,
            "location_launch_attempt_count": 1278,
            "pad_launch_attempt_count": 409,
            "agency_launch_attempt_count": 168,
            "orbital_launch_attempt_count_year": 4842,
            "location_launch_attempt_count_year": 10,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 6,
            "type": "normal"
        },
        {
            "id": "ff75b751-2f86-46c7-890f-9c21faea2579",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff75b751-2f86-46c7-890f-9c21faea2579/?format=api",
            "slug": "proton-m-briz-m-measat-3",
            "name": "Proton-M Briz-M | Measat 3",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T03:35:12Z",
            "net": "2006-12-11T23:28:43Z",
            "window_end": "2006-12-11T23:28:43Z",
            "window_start": "2006-12-11T23:28:43Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 7296,
                "configuration": {
                    "id": 22,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/22/?format=api",
                    "name": "Proton-M Briz-M",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-M Briz-M",
                    "variant": "Briz-M"
                }
            },
            "mission": {
                "id": 5685,
                "name": "Measat 3",
                "description": "Malaysian geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
                "agency_id": null,
                "name": "200/39 (200L)",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
                "latitude": "46.039984",
                "longitude": "63.032093",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_15_20200803143530.jpg",
                "total_launch_count": 167,
                "orbital_launch_attempt_count": 167
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4800,
            "location_launch_attempt_count": 1266,
            "pad_launch_attempt_count": 107,
            "agency_launch_attempt_count": 122,
            "orbital_launch_attempt_count_year": 60,
            "location_launch_attempt_count_year": 15,
            "pad_launch_attempt_count_year": 5,
            "agency_launch_attempt_count_year": 5,
            "type": "normal"
        },
        {
            "id": "ff770019-246e-4dba-855d-87f21f3cd19b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff770019-246e-4dba-855d-87f21f3cd19b/?format=api",
            "slug": "long-march-3be-tianlian-2-03",
            "name": "Long March 3B/E | Tianlian 2-03",
            "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:46Z",
            "net": "2022-07-12T16:30:00Z",
            "window_end": "2022-07-12T17:04:00Z",
            "window_start": "2022-07-12T16:19:00Z",
            "net_precision": null,
            "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": 2669,
                "configuration": {
                    "id": 50,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/50/?format=api",
                    "name": "Long March 3",
                    "family": "Long March",
                    "full_name": "Long March 3B/E",
                    "variant": "B/E"
                }
            },
            "mission": {
                "id": 6102,
                "name": "Tianlian 2-03",
                "description": "Tianlian is a Chinese data tracking and relay communications satellite series.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                },
                "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": null,
                "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": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_16_20200803142513.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 205,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_45_20200803143520.jpg",
                "total_launch_count": 109,
                "orbital_launch_attempt_count": 109
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/long2520march25203_image_20190222031215.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 6252,
            "location_launch_attempt_count": 172,
            "pad_launch_attempt_count": 99,
            "agency_launch_attempt_count": 373,
            "orbital_launch_attempt_count_year": 81,
            "location_launch_attempt_count_year": 5,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 21,
            "type": "normal"
        },
        {
            "id": "ff7e256e-d388-4bb1-abc7-1cde6f9dbd8b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff7e256e-d388-4bb1-abc7-1cde6f9dbd8b/?format=api",
            "slug": "proton-kdm-2m-echostar-viii",
            "name": "Proton-K/DM-2M | Echostar VIII",
            "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:46:17Z",
            "net": "2002-08-22T05:15:00Z",
            "window_end": "2002-08-22T05:15:00Z",
            "window_start": "2002-08-22T05:15:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 7100,
                "configuration": {
                    "id": 350,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/350/?format=api",
                    "name": "Proton-K/DM-2M",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-K/DM-2M",
                    "variant": "DM-2M"
                }
            },
            "mission": {
                "id": 5489,
                "name": "Echostar VIII",
                "description": "EchoStar VIII was an American geostationary communications satellite which is operated by EchoStar. It is positioned in geostationary orbit at a longitude of 77° West, from where it is used to provide high-definition television direct broadcasting services to the Contiguous United States.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api",
                "agency_id": null,
                "name": "81/23 (81L)",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.073997,62.977999",
                "latitude": "46.073997",
                "longitude": "62.977999",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_31_20200803143402.jpg",
                "total_launch_count": 104,
                "orbital_launch_attempt_count": 104
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4540,
            "location_launch_attempt_count": 1194,
            "pad_launch_attempt_count": 99,
            "agency_launch_attempt_count": 92,
            "orbital_launch_attempt_count_year": 39,
            "location_launch_attempt_count_year": 8,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 5,
            "type": "normal"
        },
        {
            "id": "ff85e6eb-b711-4ab9-916d-e4e57cfee9f1",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff85e6eb-b711-4ab9-916d-e4e57cfee9f1/?format=api",
            "slug": "kosmos-3m-ds-p1-m-15",
            "name": "Kosmos-3M | DS-P1-M 15",
            "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:43:57Z",
            "net": "1981-01-21T08:29:00Z",
            "window_end": "1981-01-21T08:29:00Z",
            "window_start": "1981-01-21T08:29:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 5240,
                "configuration": {
                    "id": 102,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
                    "name": "Kosmos-3M",
                    "family": "Kosmos",
                    "full_name": "Kosmos-3M (11K65M)",
                    "variant": "-3M"
                }
            },
            "mission": {
                "id": 3649,
                "name": "DS-P1-M 15",
                "description": "ASAT target satellite",
                "launch_designator": null,
                "type": "Test Target",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 28,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/28/?format=api",
                "agency_id": 163,
                "name": "132/1 (132L)",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=62.883229,40.868549",
                "latitude": "62.883229",
                "longitude": "40.868549",
                "location": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_6_20200803142434.jpg",
                    "timezone_name": "Europe/Moscow",
                    "total_launch_count": 1668,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_28_20200803143254.jpg",
                "total_launch_count": 212,
                "orbital_launch_attempt_count": 212
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2387,
            "location_launch_attempt_count": 792,
            "pad_launch_attempt_count": 109,
            "agency_launch_attempt_count": 1454,
            "orbital_launch_attempt_count_year": 6,
            "location_launch_attempt_count_year": 5,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 6,
            "type": "normal"
        },
        {
            "id": "ff9b6a09-2b5a-4ca3-934e-c86db21b7a1b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff9b6a09-2b5a-4ca3-934e-c86db21b7a1b/?format=api",
            "slug": "falcon-9-block-5-o3b-mpower-3-4",
            "name": "Falcon 9 Block 5 | O3b mPower 3 & 4",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-03-05T18:05:52Z",
            "net": "2023-04-28T22:12:00Z",
            "window_end": "2023-04-28T22:40:00Z",
            "window_start": "2023-04-28T21:12:00Z",
            "net_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "probability": 70,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2551,
                "configuration": {
                    "id": 164,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                    "name": "Falcon 9",
                    "family": "Falcon",
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 6159,
                "name": "O3b mPower 3 & 4",
                "description": "Third and fourth of a constellation of eleven high-throughput communications satellites in Medium Earth Orbit (MEO) built by Boeing and operated by SES.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 80,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api",
                "agency_id": 121,
                "name": "Space Launch Complex 40",
                "description": null,
                "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.2.0/location/12/?format=api",
                    "name": "Cape Canaveral, FL, USA",
                    "country_code": "USA",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 952,
                    "total_landing_count": 51
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_80_20200803143323.jpg",
                "total_launch_count": 241,
                "orbital_launch_attempt_count": 241
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240101094030.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 6421,
            "location_launch_attempt_count": 884,
            "pad_launch_attempt_count": 178,
            "agency_launch_attempt_count": 241,
            "orbital_launch_attempt_count_year": 64,
            "location_launch_attempt_count_year": 16,
            "pad_launch_attempt_count_year": 15,
            "agency_launch_attempt_count_year": 28,
            "type": "normal"
        },
        {
            "id": "ffa0ffff-5233-414a-8e30-03f8dc67229e",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ffa0ffff-5233-414a-8e30-03f8dc67229e/?format=api",
            "slug": "soyuz-21bfregat-eks-2-tundra-2-kosmos-2518",
            "name": "Soyuz-2.1b/Fregat | EKS-2 (Tundra 2) (Kosmos 2518)",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:11:05Z",
            "net": "2017-05-25T06:34:00Z",
            "window_end": "2017-05-25T08:00:00Z",
            "window_start": "2017-05-25T06:00:00Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 193,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/193/?format=api",
                "name": "Russian Space Forces",
                "type": "Government"
            },
            "rocket": {
                "id": 2003,
                "configuration": {
                    "id": 42,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/42/?format=api",
                    "name": "Soyuz 2.1b/Fregat",
                    "family": "Soyuz",
                    "full_name": "Soyuz 2.1b Fregat",
                    "variant": "Fregat"
                }
            },
            "mission": {
                "id": 422,
                "name": "EKS-2 (Tundra 2) (Kosmos 2518)",
                "description": "The Tundra or EKS (meaning Unified Space System) series of satellites is the next generation of Russian early warning satellites.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 85,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/85/?format=api",
                "agency_id": 163,
                "name": "43/4 (43R)",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "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.2.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_6_20200803142434.jpg",
                    "timezone_name": "Europe/Moscow",
                    "total_launch_count": 1668,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_85_20200803143554.jpg",
                "total_launch_count": 320,
                "orbital_launch_attempt_count": 320
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 5634,
            "location_launch_attempt_count": 1616,
            "pad_launch_attempt_count": 288,
            "agency_launch_attempt_count": 93,
            "orbital_launch_attempt_count_year": 29,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "ffa5b63e-72b1-4a55-801e-084464db15b1",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ffa5b63e-72b1-4a55-801e-084464db15b1/?format=api",
            "slug": "titan-iiic-idcsp-8-to-14",
            "name": "Titan IIIC | IDCSP 8 to 14",
            "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-14T17:42:35Z",
            "net": "1966-08-26T13:59:56Z",
            "window_end": "1966-08-26T13:59:56Z",
            "window_start": "1966-08-26T13:59:56Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 3565,
                "configuration": {
                    "id": 439,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api",
                    "name": "Titan IIIC",
                    "family": "Titan",
                    "full_name": "Titan IIIC",
                    "variant": "IIIC"
                }
            },
            "mission": {
                "id": 1985,
                "name": "IDCSP 8 to 14",
                "description": "The IDCSP (Initial Defense Communications satellite Program) provided the Pentagon with its first near-geosynchronous communications system and replaced the cancelled ADVENT project.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 3,
                    "name": "Geosynchronous Orbit",
                    "abbrev": "GSO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 41",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                "latitude": "28.58341025",
                "longitude": "-80.58303644",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                    "name": "Cape Canaveral, FL, USA",
                    "country_code": "USA",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 952,
                    "total_landing_count": 51
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                "total_launch_count": 111,
                "orbital_launch_attempt_count": 111
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 602,
            "location_launch_attempt_count": 181,
            "pad_launch_attempt_count": 3,
            "agency_launch_attempt_count": 347,
            "orbital_launch_attempt_count_year": 86,
            "location_launch_attempt_count_year": 22,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 48,
            "type": "normal"
        },
        {
            "id": "ffa99915-6c1c-40d4-b514-ac3f6ef8464b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ffa99915-6c1c-40d4-b514-ac3f6ef8464b/?format=api",
            "slug": "voskhod-zenit-4-21",
            "name": "Voskhod | Zenit-4 21",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T03:41:09Z",
            "net": "1966-08-08T11:29:00Z",
            "window_end": "1966-08-08T11:29:00Z",
            "window_start": "1966-08-08T11:29:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3556,
                "configuration": {
                    "id": 104,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 1976,
                "name": "Zenit-4 21",
                "description": "Zenit-4 film-return reconnaissance satellite.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": "45.996034",
                "longitude": "63.564003",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_20_20200803143516.jpg",
                "total_launch_count": 415,
                "orbital_launch_attempt_count": 415
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 594,
            "location_launch_attempt_count": 152,
            "pad_launch_attempt_count": 56,
            "agency_launch_attempt_count": 196,
            "orbital_launch_attempt_count_year": 78,
            "location_launch_attempt_count_year": 24,
            "pad_launch_attempt_count_year": 20,
            "agency_launch_attempt_count_year": 34,
            "type": "normal"
        },
        {
            "id": "ffaceda9-2d21-4c79-b854-3414b774d8af",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ffaceda9-2d21-4c79-b854-3414b774d8af/?format=api",
            "slug": "astra-rocket-32-flight-2",
            "name": "Astra Rocket 3.2 | Flight 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-14T04:20:31Z",
            "net": "2020-12-15T20:55:00Z",
            "window_end": "2020-12-15T22:00:00Z",
            "window_start": "2020-12-15T19:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "Premature second stage engine cutoff prevented successful orbit insertion.",
            "hashtag": null,
            "launch_service_provider": {
                "id": 285,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/285/?format=api",
                "name": "Astra Space",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2808,
                "configuration": {
                    "id": 213,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/213/?format=api",
                    "name": "Astra Rocket 3",
                    "family": "Astra Rocket",
                    "full_name": "Astra Rocket 3",
                    "variant": "3"
                }
            },
            "mission": {
                "id": 1208,
                "name": "Flight 2",
                "description": "Astra will attempt a second test flight of Rocket 3.0 following an unsuccessful first flight",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 114,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/114/?format=api",
                "agency_id": null,
                "name": "Launch Pad 3B",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Pacific_Spaceport_Complex_%E2%80%93_Alaska",
                "map_url": "https://www.google.com/maps?q=57.430673,-152.353077",
                "latitude": "57.430673",
                "longitude": "-152.353077",
                "location": {
                    "id": 25,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/25/?format=api",
                    "name": "Pacific Spaceport Complex, Alaska, USA",
                    "country_code": "USA",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_25_20200803142500.jpg",
                    "timezone_name": "America/Anchorage",
                    "total_launch_count": 9,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_114_20200803145248.jpg",
                "total_launch_count": 5,
                "orbital_launch_attempt_count": 5
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/astra_rocket_3_image_20211012141057.jpg",
            "infographic": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/astra2520rocke_infographic_20220831040803.png",
            "program": [],
            "orbital_launch_attempt_count": 6020,
            "location_launch_attempt_count": 5,
            "pad_launch_attempt_count": 2,
            "agency_launch_attempt_count": 2,
            "orbital_launch_attempt_count_year": 108,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        }
    ]
}