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&limit=10&offset=10&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=20&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&ordering=-id",
    "results": [
        {
            "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": "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": "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": "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": "ff6ed7a0-48d5-4934-9f40-82ab5b9991f9",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff6ed7a0-48d5-4934-9f40-82ab5b9991f9/?format=api",
            "slug": "titan-34b-jumpseat-7",
            "name": "Titan 34B | Jumpseat 7",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:26:23Z",
            "net": "1983-07-31T15:41:00Z",
            "window_end": "1983-07-31T15:41:00Z",
            "window_start": "1983-07-31T15:41:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 5548,
                "configuration": {
                    "id": 423,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/423/?format=api",
                    "name": "Titan 34B",
                    "family": "Titan",
                    "full_name": "Titan 34B",
                    "variant": "34B"
                }
            },
            "mission": {
                "id": 3952,
                "name": "Jumpseat 7",
                "description": "Signal intelligence satellite operating from highly elliptic Molniya-type orbits.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 156,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/156/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 4W",
                "description": "SLC-4W started operations in 1963 as Space Launch Complex 4W, and continued as an operational launch site through 2003. In 2015, SpaceX started conversion of the launch site into Landing Zone LZ-4. Landing operations commenced in 2018 at LZ-4.",
                "info_url": "http://www.astronautix.com/v/vandenbergslc4w.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W",
                "map_url": "https://www.google.com/maps?q=34.63312,-120.61584",
                "latitude": "34.63312",
                "longitude": "-120.61584",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_11_20200803142416.jpg",
                    "timezone_name": "America/Los_Angeles",
                    "total_launch_count": 755,
                    "total_landing_count": 18
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_156_20200803143351.jpg",
                "total_launch_count": 93,
                "orbital_launch_attempt_count": 93
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2715,
            "location_launch_attempt_count": 507,
            "pad_launch_attempt_count": 76,
            "agency_launch_attempt_count": 810,
            "orbital_launch_attempt_count_year": 79,
            "location_launch_attempt_count_year": 10,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 15,
            "type": "normal"
        },
        {
            "id": "ff6c47ff-c591-4a28-bfed-7c30a3530407",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff6c47ff-c591-4a28-bfed-7c30a3530407/?format=api",
            "slug": "soyuz-u-zenit-8-12",
            "name": "Soyuz U | Zenit-8 12",
            "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:29:16Z",
            "net": "1985-03-01T10:40:00Z",
            "window_end": "1985-03-01T10:40:00Z",
            "window_start": "1985-03-01T10:40: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": 5727,
                "configuration": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 4128,
                "name": "Zenit-8 12",
                "description": "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": 168,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/168/?format=api",
                "agency_id": null,
                "name": "41/1",
                "description": null,
                "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.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_168_20200803143446.jpg",
                "total_launch_count": 310,
                "orbital_launch_attempt_count": 310
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2913,
            "location_launch_attempt_count": 1040,
            "pad_launch_attempt_count": 263,
            "agency_launch_attempt_count": 1868,
            "orbital_launch_attempt_count_year": 19,
            "location_launch_attempt_count_year": 9,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 15,
            "type": "normal"
        },
        {
            "id": "ff665466-9a8d-4c2b-9224-43a143c3d954",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff665466-9a8d-4c2b-9224-43a143c3d954/?format=api",
            "slug": "soyuz-u-zenit-8-18",
            "name": "Soyuz U | Zenit-8 18",
            "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:50:23Z",
            "net": "1985-07-03T12:10:00Z",
            "window_end": "1985-07-03T12:10:00Z",
            "window_start": "1985-07-03T12:10: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": 5761,
                "configuration": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 4160,
                "name": "Zenit-8 18",
                "description": "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": 35,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/35/?format=api",
                "agency_id": 163,
                "name": "16/2",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=62.960091,40.682983",
                "latitude": "62.960091",
                "longitude": "40.682983",
                "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_35_20200803143306.jpg",
                "total_launch_count": 136,
                "orbital_launch_attempt_count": 136
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2952,
            "location_launch_attempt_count": 1059,
            "pad_launch_attempt_count": 39,
            "agency_launch_attempt_count": 1899,
            "orbital_launch_attempt_count_year": 58,
            "location_launch_attempt_count_year": 28,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 46,
            "type": "normal"
        },
        {
            "id": "ff3ef28b-afd5-414f-aab4-040d5b74fdd6",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff3ef28b-afd5-414f-aab4-040d5b74fdd6/?format=api",
            "slug": "new-shepard-ns-17",
            "name": "New Shepard | NS-17",
            "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-14T09:48:33Z",
            "net": "2021-08-26T14:31:00Z",
            "window_end": "2021-08-26T14:31:00Z",
            "window_start": "2021-08-26T13:35:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2998,
                "configuration": {
                    "id": 137,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                    "name": "New Shepard",
                    "family": "",
                    "full_name": "New Shepard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1423,
                "name": "NS-17",
                "description": "Seventeenth flight of New Shepard. It will carry a second NASA lunar landing technology demonstration on the exterior of the booster, 18 commercial payloads inside the crew capsule, and an art installation on the exterior of the capsule.",
                "launch_designator": null,
                "type": "Suborbital",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 90,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/90/?format=api",
                "agency_id": 141,
                "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                "description": null,
                "info_url": "http://www.blueorigin.com",
                "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
                "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
                "latitude": "31.422878",
                "longitude": "-104.757121",
                "location": {
                    "id": 29,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                    "name": "Corn Ranch, Van Horn, TX, USA",
                    "country_code": "USA",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_29_20200803142436.jpg",
                    "timezone_name": "America/Chicago",
                    "total_launch_count": 24,
                    "total_landing_count": 24
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_90_20200803143233.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
            "infographic": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/new2520shepard_infographic_20210826030422.jpeg",
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 17,
            "pad_launch_attempt_count": 17,
            "agency_launch_attempt_count": 17,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        },
        {
            "id": "ff2c1222-0436-48ed-9e7c-3ac076bd749e",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff2c1222-0436-48ed-9e7c-3ac076bd749e/?format=api",
            "slug": "kaituozhe-2-tiankun-1",
            "name": "Kaituozhe-2 | Tiankun-1",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T15:48:11Z",
            "net": "2017-03-02T23:53:00Z",
            "window_end": "2017-03-02T00:14:00Z",
            "window_start": "2017-03-02T23:45:00Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "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": 1989,
                "configuration": {
                    "id": 125,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/125/?format=api",
                    "name": "Kaituozhe",
                    "family": "Kaituozhe",
                    "full_name": "Kaituozhe-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 413,
                "name": "Tiankun-1",
                "description": "This is the maiden launch of Kaitouzhe-2 rocket. Tiankun-1 is a new technology test satellite developed and built by China Aerospace Science and Industry Corporation and it will be launched into a Sun-synchronous orbit.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 22,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/22/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (SLS-2 / 603)",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                "map_url": "https://www.google.com/maps?q=40.960482,100.298059",
                "latitude": "40.960482",
                "longitude": "100.298059",
                "location": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_17_20200803142429.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 225,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_22_20200803143437.jpg",
                "total_launch_count": 114,
                "orbital_launch_attempt_count": 114
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 5618,
            "location_launch_attempt_count": 93,
            "pad_launch_attempt_count": 47,
            "agency_launch_attempt_count": 192,
            "orbital_launch_attempt_count_year": 13,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "ff20ecb0-043e-4bc7-bc4d-c44c44f7ac85",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ff20ecb0-043e-4bc7-bc4d-c44c44f7ac85/?format=api",
            "slug": "soyuz-u-yantar-4k2-38",
            "name": "Soyuz U | Yantar-4K2 38",
            "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:00Z",
            "net": "1988-05-12T14:39:59Z",
            "window_end": "1988-05-12T14:39:59Z",
            "window_start": "1988-05-12T14:39:59Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 6065,
                "configuration": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 4455,
                "name": "Yantar-4K2 38",
                "description": "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": 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/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3281,
            "location_launch_attempt_count": 1215,
            "pad_launch_attempt_count": 211,
            "agency_launch_attempt_count": 2175,
            "orbital_launch_attempt_count_year": 38,
            "location_launch_attempt_count_year": 16,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 31,
            "type": "normal"
        }
    ]
}