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

{
    "count": 7491,
    "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3610&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3590&ordering=id",
    "results": [
        {
            "id": "7d031f12-f92f-4a5d-a011-094bc5fbe091",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d031f12-f92f-4a5d-a011-094bc5fbe091/?format=api",
            "slug": "atlas-v-551-muos-3",
            "name": "Atlas V 551 | MUOS-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": "2024-10-30T09:09:02Z",
            "net": "2015-01-21T01:04:00Z",
            "window_end": "2015-01-21T01:04:00Z",
            "window_start": "2015-01-21T01:04:00Z",
            "net_precision": null,
            "probability": -1,
            "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": 1821,
                "configuration": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/27/?format=api",
                    "name": "Atlas V 551",
                    "family": "Atlas",
                    "full_name": "Atlas V 551",
                    "variant": "551"
                }
            },
            "mission": {
                "id": 48,
                "name": "MUOS-3",
                "description": "A United Launch Alliance Atlas 5 rocket, designated AV-052, will launch the third Mobile User Objective System (MUOS) satellite for the U.S. Navy.a",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                },
                "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": "",
                "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 SFS, FL, USA",
                    "country_code": "USA",
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1021,
                    "total_landing_count": 64
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
                "total_launch_count": 115,
                "orbital_launch_attempt_count": 115
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520551_image_20190224012316.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 5444,
            "location_launch_attempt_count": 721,
            "pad_launch_attempt_count": 69,
            "agency_launch_attempt_count": 93,
            "orbital_launch_attempt_count_year": 2,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "7d1736d2-56e0-43a2-8665-4daf5074e65b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d1736d2-56e0-43a2-8665-4daf5074e65b/?format=api",
            "slug": "falcon-heavy-astrobotic-3",
            "name": "Falcon Heavy | Astrobotic-3",
            "status": {
                "id": 2,
                "name": "To Be Determined",
                "abbrev": "TBD",
                "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
            },
            "last_updated": "2023-06-14T09:15:22Z",
            "net": "2026-12-31T00:00:00Z",
            "window_end": "2026-12-31T00:00:00Z",
            "window_start": "2026-12-31T00:00:00Z",
            "net_precision": null,
            "probability": null,
            "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": 7840,
                "configuration": {
                    "id": 161,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/161/?format=api",
                    "name": "Falcon Heavy",
                    "family": "Falcon",
                    "full_name": "Falcon Heavy",
                    "variant": "Heavy"
                }
            },
            "mission": {
                "id": 6347,
                "name": "Astrobotic-3",
                "description": "Third Astrobotic lunar mission, details TBA.",
                "launch_designator": null,
                "type": "Robotic Exploration",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 87,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                "agency_id": 121,
                "name": "Launch Complex 39A",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                "latitude": "28.60822681",
                "longitude": "-80.60428186",
                "location": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                    "name": "Kennedy Space Center, FL, USA",
                    "country_code": "USA",
                    "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 264,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                "total_launch_count": 206,
                "orbital_launch_attempt_count": 205
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 7201,
            "location_launch_attempt_count": 273,
            "pad_launch_attempt_count": 214,
            "agency_launch_attempt_count": 592,
            "orbital_launch_attempt_count_year": 88,
            "location_launch_attempt_count_year": 6,
            "pad_launch_attempt_count_year": 5,
            "agency_launch_attempt_count_year": 37,
            "type": "normal"
        },
        {
            "id": "7d19d773-07a4-4f08-a8ac-da471a63e2af",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d19d773-07a4-4f08-a8ac-da471a63e2af/?format=api",
            "slug": "kosmos-2i-63s1-ds-p1-1",
            "name": "Kosmos-2I 63S1 | DS-P1 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-14T04:19:16Z",
            "net": "1962-06-30T16:00:00Z",
            "window_end": "1962-06-30T16:00:00Z",
            "window_start": "1962-06-30T16: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": 3135,
                "configuration": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/190/?format=api",
                    "name": "Kosmos-2I 63S1",
                    "family": "Kosmos",
                    "full_name": "Kosmos-2I",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1557,
                "name": "DS-P1 1",
                "description": "The DS-P1 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": 100,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/100/?format=api",
                "agency_id": null,
                "name": "Mayak-2",
                "description": null,
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=48.569551,46.295814",
                "latitude": "48.569551",
                "longitude": "46.295814",
                "location": {
                    "id": 30,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/30/?format=api",
                    "name": "Kapustin Yar, Russian Federation",
                    "country_code": "RUS",
                    "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                    "timezone_name": "Europe/Volgograd",
                    "total_launch_count": 101,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_100_20200803143212.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 24
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-2i252063s1_image_20191201205435.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 177,
            "location_launch_attempt_count": 7,
            "pad_launch_attempt_count": 7,
            "agency_launch_attempt_count": 34,
            "orbital_launch_attempt_count_year": 35,
            "location_launch_attempt_count_year": 5,
            "pad_launch_attempt_count_year": 5,
            "agency_launch_attempt_count_year": 7,
            "type": "normal"
        },
        {
            "id": "7d2a8b35-9abd-4b2b-aced-212f83b5aff9",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d2a8b35-9abd-4b2b-aced-212f83b5aff9/?format=api",
            "slug": "delta-ii-7925-phoenix",
            "name": "Delta II 7925 | Phoenix",
            "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-06-15T13:26:57Z",
            "net": "2007-08-04T09:26:34Z",
            "window_end": "2007-08-04T09:26:34Z",
            "window_start": "2007-08-04T09:26:34Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "probability": null,
            "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": 542,
                "configuration": {
                    "id": 159,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api",
                    "name": "Delta II",
                    "family": "Delta",
                    "full_name": "Delta II 7925",
                    "variant": "7925"
                }
            },
            "mission": {
                "id": 538,
                "name": "Phoenix",
                "description": "A robotic spacecraft to land on mars under the Mars Scout Program. It studied environments suitable for life, and to research the history of water.",
                "launch_designator": null,
                "type": "Planetary Science",
                "orbit": {
                    "id": 6,
                    "name": "Heliocentric N/A",
                    "abbrev": "Helio-N/A"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 17A",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
                "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
                "latitude": "28.4472",
                "longitude": "-80.565",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1021,
                    "total_landing_count": 64
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
                "total_launch_count": 145,
                "orbital_launch_attempt_count": 145
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4853,
            "location_launch_attempt_count": 648,
            "pad_launch_attempt_count": 140,
            "agency_launch_attempt_count": 7,
            "orbital_launch_attempt_count_year": 36,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 5,
            "type": "normal"
        },
        {
            "id": "7d2c5879-5341-4539-9b77-97a6f10e76bc",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d2c5879-5341-4539-9b77-97a6f10e76bc/?format=api",
            "slug": "soyuz-u2-progress-36",
            "name": "Soyuz-U2 | Progress 36",
            "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:29Z",
            "net": "1988-05-13T00:30:25Z",
            "window_end": "1988-05-13T00:30:25Z",
            "window_start": "1988-05-13T00:30:25Z",
            "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": 2267,
                "configuration": {
                    "id": 101,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/101/?format=api",
                    "name": "Soyuz-U",
                    "family": "",
                    "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": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487,
                "orbital_launch_attempt_count": 487
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.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://thespacedevs-prod.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": 3292,
            "location_launch_attempt_count": 864,
            "pad_launch_attempt_count": 254,
            "agency_launch_attempt_count": 2179,
            "orbital_launch_attempt_count_year": 3292,
            "location_launch_attempt_count_year": 16,
            "pad_launch_attempt_count_year": 6,
            "agency_launch_attempt_count_year": 32,
            "type": "normal"
        },
        {
            "id": "7d2cde5a-7565-49e8-ae5d-ea845eed098d",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d2cde5a-7565-49e8-ae5d-ea845eed098d/?format=api",
            "slug": "titan-ii-slv-p-11-5103",
            "name": "Titan II SLV | P-11 5103",
            "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:25Z",
            "net": "1988-09-05T09:25:00Z",
            "window_end": "1988-09-05T09:25:00Z",
            "window_start": "1988-09-05T09:25: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": 6105,
                "configuration": {
                    "id": 436,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/436/?format=api",
                    "name": "Titan II SLV",
                    "family": "Titan",
                    "full_name": "Titan II SLV",
                    "variant": "23G"
                }
            },
            "mission": {
                "id": 4495,
                "name": "P-11 5103",
                "description": "Low orbit ELINT/SIGINT satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "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": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "timezone_name": "America/Los_Angeles",
                    "total_launch_count": 804,
                    "total_landing_count": 26
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg",
                "total_launch_count": 93,
                "orbital_launch_attempt_count": 93
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_ii_slv_image_20231231110038.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3335,
            "location_launch_attempt_count": 537,
            "pad_launch_attempt_count": 81,
            "agency_launch_attempt_count": 861,
            "orbital_launch_attempt_count_year": 82,
            "location_launch_attempt_count_year": 5,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 6,
            "type": "normal"
        },
        {
            "id": "7d45f9a3-4149-4663-9f13-d8c08cf9c2c0",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d45f9a3-4149-4663-9f13-d8c08cf9c2c0/?format=api",
            "slug": "tsiklon-2-us-a-9",
            "name": "Tsiklon-2 | US-A 9",
            "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:33Z",
            "net": "1975-04-02T11:00:00Z",
            "window_end": "1975-04-02T11:00:00Z",
            "window_start": "1975-04-02T11: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": 4564,
                "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": 2982,
                "name": "US-A 9",
                "description": "Active radar satellite for ocean surveillance powered by a nuclear reactor.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 134,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/134/?format=api",
                "agency_id": null,
                "name": "90/20",
                "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": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_134_20200803143259.jpg",
                "total_launch_count": 23,
                "orbital_launch_attempt_count": 23
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1676,
            "location_launch_attempt_count": 421,
            "pad_launch_attempt_count": 11,
            "agency_launch_attempt_count": 905,
            "orbital_launch_attempt_count_year": 25,
            "location_launch_attempt_count_year": 6,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 19,
            "type": "normal"
        },
        {
            "id": "7d475b79-6555-4eb2-906f-b7728f0280d4",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d475b79-6555-4eb2-906f-b7728f0280d4/?format=api",
            "slug": "voskhod-zenit-2m-13",
            "name": "Voskhod | Zenit-2M 13",
            "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": "1970-10-08T12:39:02Z",
            "window_end": "1970-10-08T12:39:02Z",
            "window_start": "1970-10-08T12:39:02Z",
            "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": 4056,
                "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": 2474,
                "name": "Zenit-2M 13",
                "description": "The soviet Zenit-2M (Gektor, 11F690) was an improved version of the Zenit-2 area surveillance reconnaissance satellite. It was part of the Vostok-based Zenit-family.",
                "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": "",
                "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": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                "total_launch_count": 422,
                "orbital_launch_attempt_count": 422
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1135,
            "location_launch_attempt_count": 301,
            "pad_launch_attempt_count": 105,
            "agency_launch_attempt_count": 513,
            "orbital_launch_attempt_count_year": 89,
            "location_launch_attempt_count_year": 18,
            "pad_launch_attempt_count_year": 12,
            "agency_launch_attempt_count_year": 60,
            "type": "normal"
        },
        {
            "id": "7d4ad0d7-cc4e-493f-9bfc-31d7966a9ef6",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d4ad0d7-cc4e-493f-9bfc-31d7966a9ef6/?format=api",
            "slug": "molniya-m-us-k-60-kosmos-2001",
            "name": "Molniya-M | US-K 60 (Kosmos 2001)",
            "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:51:32Z",
            "net": "1989-02-14T04:21:11Z",
            "window_end": "1989-02-14T04:21:11Z",
            "window_start": "1989-02-14T04:21:11Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "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": 6149,
                "configuration": {
                    "id": 106,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/106/?format=api",
                    "name": "Molniya-M",
                    "family": "R-7",
                    "full_name": "Molniya-M 2BL",
                    "variant": "2BL"
                }
            },
            "mission": {
                "id": 4539,
                "name": "US-K 60 (Kosmos 2001)",
                "description": "Early warning satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 36,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/36/?format=api",
                "agency_id": 163,
                "name": "43/3 (43L)",
                "description": "",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=62.9273,40.45",
                "latitude": "62.9273",
                "longitude": "40.45",
                "location": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "timezone_name": "Europe/Moscow",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
                "total_launch_count": 230,
                "orbital_launch_attempt_count": 230
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3385,
            "location_launch_attempt_count": 1252,
            "pad_launch_attempt_count": 158,
            "agency_launch_attempt_count": 2251,
            "orbital_launch_attempt_count_year": 11,
            "location_launch_attempt_count_year": 5,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 10,
            "type": "normal"
        },
        {
            "id": "7d4dc0ba-492b-4926-9f33-89addeed6edd",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d4dc0ba-492b-4926-9f33-89addeed6edd/?format=api",
            "slug": "zenit-2-tselina-2-15",
            "name": "Zenit-2 | Tselina-2 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:30:59Z",
            "net": "1994-04-23T08:01:59Z",
            "window_end": "1994-04-23T08:01:59Z",
            "window_start": "1994-04-23T08:01:59Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "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": 6582,
                "configuration": {
                    "id": 455,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4972,
                "name": "Tselina-2 15",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3892,
            "location_launch_attempt_count": 1027,
            "pad_launch_attempt_count": 20,
            "agency_launch_attempt_count": 34,
            "orbital_launch_attempt_count_year": 24,
            "location_launch_attempt_count_year": 8,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        }
    ]
}