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

{
    "count": 7206,
    "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=10&ordering=id",
    "previous": null,
    "results": [
        {
            "id": "000fbb81-80c8-4095-a811-aa561ce9ed3c",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/000fbb81-80c8-4095-a811-aa561ce9ed3c/?format=api",
            "slug": "delta-iv-heavy-nrol-26-usa-202",
            "name": "Delta IV Heavy | NROL-26 (USA-202)",
            "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-13T10:23:31Z",
            "net": "2009-01-18T02:47:00Z",
            "window_end": "2009-01-18T02:47:00Z",
            "window_start": "2009-01-18T02:47:00Z",
            "net_precision": null,
            "probability": 0,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                "name": "United Launch Alliance",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1407,
                "configuration": {
                    "id": 21,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/21/?format=api",
                    "name": "Delta IV Heavy",
                    "family": "Delta",
                    "full_name": "Delta IV Heavy",
                    "variant": "Heavy"
                }
            },
            "mission": {
                "id": 553,
                "name": "NROL-26 (USA-202)",
                "description": "A military reconnaissance satellite, it's purpose is classified.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 38,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/38/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 37B",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37",
                "map_url": "https://www.google.com/maps?q=28.5317,-80.56495",
                "latitude": "28.5317",
                "longitude": "-80.56495",
                "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": 949,
                    "total_landing_count": 51
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_38_20200803143515.jpg",
                "total_launch_count": 40,
                "orbital_launch_attempt_count": 40
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/delta_iv_heavy__image_20240313102319.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4945,
            "location_launch_attempt_count": 658,
            "pad_launch_attempt_count": 14,
            "agency_launch_attempt_count": 23,
            "orbital_launch_attempt_count_year": 1,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "00190507-4918-491a-aa73-0e151775fada",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/00190507-4918-491a-aa73-0e151775fada/?format=api",
            "slug": "long-march-2d-xihe-chase",
            "name": "Long March 2D | Xihe (CHASE)",
            "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:42:39Z",
            "net": "2021-10-14T10:51:00Z",
            "window_end": "2021-10-14T11:12:00Z",
            "window_start": "2021-10-14T10:44: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": 2717,
                "configuration": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/17/?format=api",
                    "name": "Long March 2D",
                    "family": "Long March 2",
                    "full_name": "Long March 2D",
                    "variant": "2D"
                }
            },
            "mission": {
                "id": 5875,
                "name": "Xihe (CHASE)",
                "description": "Xihe, also known as the Chinese Hα Solar Explorer (CHASE), is designed to test a newly developed satellite platform and conduct solar observations. The scientific payload of the satellite is an Hα imaging spectrograph (HIS), which can, for the first time, acquire full-disk spectroscopic solar observations in the Hα waveband. It will complement the observations by on-orbit solar spacecraft (such as SDO, IRIS, STEREO and PSP), as well as future solar missions of the Solar Orbiter and the Chinese Advanced Space-based Solar Observatory (ASO-S).\r\nMission is named Xihe after a solar deity from Chinese mythology.",
                "launch_designator": null,
                "type": "Heliophysics",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 25,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/25/?format=api",
                "agency_id": null,
                "name": "Launch Complex 9",
                "description": null,
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=38.863128,111.589567",
                "latitude": "38.863128",
                "longitude": "111.589567",
                "location": {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api",
                    "name": "Taiyuan 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_19_20200803142421.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 125,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_25_20200803143501.jpg",
                "total_launch_count": 71,
                "orbital_launch_attempt_count": 71
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 6124,
            "location_launch_attempt_count": 98,
            "pad_launch_attempt_count": 54,
            "agency_launch_attempt_count": 338,
            "orbital_launch_attempt_count_year": 98,
            "location_launch_attempt_count_year": 9,
            "pad_launch_attempt_count_year": 6,
            "agency_launch_attempt_count_year": 34,
            "type": "normal"
        },
        {
            "id": "002ca252-2ad6-4e8e-b899-0564c86b5fe9",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/002ca252-2ad6-4e8e-b899-0564c86b5fe9/?format=api",
            "slug": "tsiklon-2-us-p-12",
            "name": "Tsiklon-2 | US-P 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:24:18Z",
            "net": "1981-09-14T20:31:00Z",
            "window_end": "1981-09-14T20:31:00Z",
            "window_start": "1981-09-14T20:31: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": 5320,
                "configuration": {
                    "id": 443,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/443/?format=api",
                    "name": "Tsiklon-2",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 3728,
                "name": "US-P 12",
                "description": "Ocean surveillance satellite using passive ELINT devices",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 132,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/132/?format=api",
                "agency_id": null,
                "name": "90",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
                "map_url": "https://www.google.com/maps?q=46.081,62.929806",
                "latitude": "46.081",
                "longitude": "62.929806",
                "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_132_20200803143344.jpg",
                "total_launch_count": 74,
                "orbital_launch_attempt_count": 74
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2472,
            "location_launch_attempt_count": 608,
            "pad_launch_attempt_count": 33,
            "agency_launch_attempt_count": 1522,
            "orbital_launch_attempt_count_year": 91,
            "location_launch_attempt_count_year": 30,
            "pad_launch_attempt_count_year": 8,
            "agency_launch_attempt_count_year": 74,
            "type": "normal"
        },
        {
            "id": "0041d2ac-62cb-416f-b67a-cd0277f1cfe2",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/0041d2ac-62cb-416f-b67a-cd0277f1cfe2/?format=api",
            "slug": "soyuz-u2-progress-29",
            "name": "Soyuz-U2 | Progress 29",
            "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:51Z",
            "net": "1987-04-21T15:14:17Z",
            "window_end": "1987-04-21T15:14:17Z",
            "window_start": "1987-04-21T15:14:17Z",
            "net_precision": null,
            "probability": 0,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": "",
            "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": 2260,
                "configuration": {
                    "id": 101,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/101/?format=api",
                    "name": "Soyuz-U",
                    "family": "Soyuz-U",
                    "full_name": "Soyuz-U2",
                    "variant": "2"
                }
            },
            "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/soyuz-u_image_20191229074852.jpg",
            "infographic": null,
            "program": [
                {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/16/?format=api",
                    "name": "Mir",
                    "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.",
                    "agencies": [
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
                    "start_date": "1986-02-20T21:28:23Z",
                    "end_date": "2001-03-23T05:59:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Mir",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 3165,
            "location_launch_attempt_count": 814,
            "pad_launch_attempt_count": 238,
            "agency_launch_attempt_count": 2076,
            "orbital_launch_attempt_count_year": 3165,
            "location_launch_attempt_count_year": 14,
            "pad_launch_attempt_count_year": 6,
            "agency_launch_attempt_count_year": 29,
            "type": "normal"
        },
        {
            "id": "00441721-5019-4c49-aa85-e38aad2d3937",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/00441721-5019-4c49-aa85-e38aad2d3937/?format=api",
            "slug": "proton-kdm-molniya-1s",
            "name": "Proton-K/DM | Molniya-1S",
            "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:32:45Z",
            "net": "1974-07-29T12:00:00Z",
            "window_end": "1974-07-29T12:00:00Z",
            "window_start": "1974-07-29T12:00: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": 4497,
                "configuration": {
                    "id": 349,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/349/?format=api",
                    "name": "Proton-K/DM",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-K/DM",
                    "variant": "DM"
                }
            },
            "mission": {
                "id": 2915,
                "name": "Molniya-1S",
                "description": "First operational geostationary communications satellite of the Soviet Union",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 7,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/7/?format=api",
                "agency_id": null,
                "name": "81/24 (81P)",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.071001,62.984999",
                "latitude": "46.071001",
                "longitude": "62.984999",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.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_7_20200803143454.jpg",
                "total_launch_count": 92,
                "orbital_launch_attempt_count": 92
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1594,
            "location_launch_attempt_count": 404,
            "pad_launch_attempt_count": 18,
            "agency_launch_attempt_count": 848,
            "orbital_launch_attempt_count_year": 65,
            "location_launch_attempt_count_year": 15,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 49,
            "type": "normal"
        },
        {
            "id": "00599d1e-047f-47f7-91db-065a1c8906ab",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/00599d1e-047f-47f7-91db-065a1c8906ab/?format=api",
            "slug": "kosmos-3m-sfera-12",
            "name": "Kosmos-3M | Sfera 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:27:39Z",
            "net": "1974-08-29T14:54:59Z",
            "window_end": "1974-08-29T14:54:59Z",
            "window_start": "1974-08-29T14:54: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": 4503,
                "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": 2921,
                "name": "Sfera 12",
                "description": "The Sfera or Geoid series were the first soviet geodetic satellites to improve the accuracy of maps. The development of the satellites started in 1965 at NPO-PM.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 167,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
                "agency_id": null,
                "name": "132/2",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=62.883,40.869806",
                "latitude": "62.883",
                "longitude": "40.869806",
                "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": 1667,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_167_20200803143417.jpg",
                "total_launch_count": 172,
                "orbital_launch_attempt_count": 172
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1603,
            "location_launch_attempt_count": 373,
            "pad_launch_attempt_count": 61,
            "agency_launch_attempt_count": 855,
            "orbital_launch_attempt_count_year": 74,
            "location_launch_attempt_count_year": 36,
            "pad_launch_attempt_count_year": 8,
            "agency_launch_attempt_count_year": 56,
            "type": "normal"
        },
        {
            "id": "00614ede-e91a-497f-a897-841e684cdcba",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/00614ede-e91a-497f-a897-841e684cdcba/?format=api",
            "slug": "delta-1410-geos-3",
            "name": "Delta 1410 | Geos 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:52:50Z",
            "net": "1975-04-09T23:58:02Z",
            "window_end": "1975-04-09T23:58:02Z",
            "window_start": "1975-04-09T23:58:02Z",
            "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": 4567,
                "configuration": {
                    "id": 277,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/277/?format=api",
                    "name": "Delta 1410",
                    "family": "Delta",
                    "full_name": "Delta 1410",
                    "variant": "1410"
                }
            },
            "mission": {
                "id": 2985,
                "name": "Geos 3",
                "description": "Geodetic research satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/39/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 2W",
                "description": "SLC-2W was originally used for Delta, Thor-Agena and Delta II launches. After the last Delta II flight in 2018, SLC-2W was repurposed to launch Firefly Alpha rockets.",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
                "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
                "latitude": "34.7556",
                "longitude": "-120.6224",
                "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": 753,
                    "total_landing_count": 18
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_39_20200803143542.jpg",
                "total_launch_count": 96,
                "orbital_launch_attempt_count": 96
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1671,
            "location_launch_attempt_count": 424,
            "pad_launch_attempt_count": 33,
            "agency_launch_attempt_count": 634,
            "orbital_launch_attempt_count_year": 29,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 5,
            "type": "normal"
        },
        {
            "id": "0064c2bc-627c-4029-8129-67e435c6072d",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/0064c2bc-627c-4029-8129-67e435c6072d/?format=api",
            "slug": "kosmos-11k65-strela-2-2",
            "name": "Kosmos 11K65 | Strela-2 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:26:41Z",
            "net": "1966-11-16T13:00:00Z",
            "window_end": "1966-11-16T13:00:00Z",
            "window_start": "1966-11-16T13:00: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": 3594,
                "configuration": {
                    "id": 328,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/328/?format=api",
                    "name": "Kosmos 11K65",
                    "family": "Kosmos",
                    "full_name": "Kosmos 11K65",
                    "variant": "11K65"
                }
            },
            "mission": {
                "id": 2013,
                "name": "Strela-2 2",
                "description": "The Strela-2 satellites were prototypes of the second component of the Strela store-dump communication system. It consisted of larger single satellites.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 164,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/164/?format=api",
                "agency_id": null,
                "name": "41/15",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=45.976,63.666806",
                "latitude": "45.976",
                "longitude": "63.666806",
                "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_164_20200803143415.jpg",
                "total_launch_count": 12,
                "orbital_launch_attempt_count": 12
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 632,
            "location_launch_attempt_count": 161,
            "pad_launch_attempt_count": 9,
            "agency_launch_attempt_count": 207,
            "orbital_launch_attempt_count_year": 116,
            "location_launch_attempt_count_year": 33,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 45,
            "type": "normal"
        },
        {
            "id": "006d3d03-2832-4c01-b2ff-54fe1edf4c58",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/006d3d03-2832-4c01-b2ff-54fe1edf4c58/?format=api",
            "slug": "voskhod-zenit-4-51",
            "name": "Voskhod | Zenit-4 51",
            "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:35Z",
            "net": "1969-02-26T08:30:01Z",
            "window_end": "1969-02-26T08:30:01Z",
            "window_start": "1969-02-26T08:30:01Z",
            "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": 3878,
                "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": 2296,
                "name": "Zenit-4 51",
                "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": 940,
            "location_launch_attempt_count": 255,
            "pad_launch_attempt_count": 83,
            "agency_launch_attempt_count": 385,
            "orbital_launch_attempt_count_year": 22,
            "location_launch_attempt_count_year": 10,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 14,
            "type": "normal"
        },
        {
            "id": "008b4d60-d702-4a99-ad2f-431ff1027831",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/008b4d60-d702-4a99-ad2f-431ff1027831/?format=api",
            "slug": "voskhod-ds-p1-yu-40",
            "name": "Voskhod | DS-P1-Yu 40",
            "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:11:15Z",
            "net": "1971-03-05T01:02:03Z",
            "window_end": "1971-03-05T01:02:03Z",
            "window_start": "1971-03-05T01:02:03Z",
            "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": 4109,
                "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": 2527,
                "name": "DS-P1-Yu 40",
                "description": "The DS-P1-Yu series of satellites was used to calibrate space surveillance and early warning radars.",
                "launch_designator": null,
                "type": "Test Target",
                "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": 1667,
                    "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": 319,
                "orbital_launch_attempt_count": 319
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1187,
            "location_launch_attempt_count": 168,
            "pad_launch_attempt_count": 14,
            "agency_launch_attempt_count": 552,
            "orbital_launch_attempt_count_year": 20,
            "location_launch_attempt_count_year": 7,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 12,
            "type": "normal"
        }
    ]
}