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=3690&ordering=-last_updated
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=3700&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3680&ordering=-last_updated",
    "results": [
        {
            "id": "ce34dfa5-2f51-4a0c-b692-ae5db8d2b2c6",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ce34dfa5-2f51-4a0c-b692-ae5db8d2b2c6/?format=api",
            "slug": "soyuz-u-zenit-8-54",
            "name": "Soyuz U | Zenit-8 54",
            "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:30Z",
            "net": "1987-11-11T09:04:00Z",
            "window_end": "1987-11-11T09:04:00Z",
            "window_start": "1987-11-11T09:04: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": 6013,
                "configuration": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 4404,
                "name": "Zenit-8 54",
                "description": "Film-return reconnaissance satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 159,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/159/?format=api",
                "agency_id": null,
                "name": "131",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=46.072,62.953806",
                "latitude": "46.072",
                "longitude": "62.953806",
                "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_159_20200803143326.jpg",
                "total_launch_count": 1,
                "orbital_launch_attempt_count": 1
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3235,
            "location_launch_attempt_count": 838,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 2131,
            "orbital_launch_attempt_count_year": 96,
            "location_launch_attempt_count_year": 38,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 81,
            "type": "normal"
        },
        {
            "id": "e852fa88-6e9d-4f44-9016-cab5c363655b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/e852fa88-6e9d-4f44-9016-cab5c363655b/?format=api",
            "slug": "titan-ii-slv-dmsp-5d2-f14",
            "name": "Titan II SLV | DMSP-5D2 F14",
            "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:29Z",
            "net": "1997-04-04T16:47:00Z",
            "window_end": "1997-04-04T16:47:00Z",
            "window_start": "1997-04-04T16:47: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": 6773,
                "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": 5163,
                "name": "DMSP-5D2 F14",
                "description": "Military meteorological satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                },
                "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": 4131,
            "location_launch_attempt_count": 571,
            "pad_launch_attempt_count": 86,
            "agency_launch_attempt_count": 975,
            "orbital_launch_attempt_count_year": 13,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 3,
            "type": "normal"
        },
        {
            "id": "6642253d-c087-401b-bf2e-122d95600d38",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/6642253d-c087-401b-bf2e-122d95600d38/?format=api",
            "slug": "atlas-agena-d-kh-7-7",
            "name": "Atlas Agena D | KH-7 7",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:26:29Z",
            "net": "1964-04-23T18:43:00Z",
            "window_end": "1964-04-23T18:43:00Z",
            "window_start": "1964-04-23T18:43: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": 3275,
                "configuration": {
                    "id": 232,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/232/?format=api",
                    "name": "Atlas Agena D",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3 Agena D",
                    "variant": "Agena D"
                }
            },
            "mission": {
                "id": 1697,
                "name": "KH-7 7",
                "description": "The Program 206 satellite, carrying the KH-7 (Keyhole 7) camera system (codenamed Gambit-1), was the first successful high resolution space reconnaissance program. It was managed by NRO's Program A, the USAF-led segment of the National Reconnaissance Program managed from Los Angeles AFB in El Segundo, California.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                },
                "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": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 319,
            "location_launch_attempt_count": 127,
            "pad_launch_attempt_count": 7,
            "agency_launch_attempt_count": 190,
            "orbital_launch_attempt_count_year": 26,
            "location_launch_attempt_count_year": 10,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 15,
            "type": "normal"
        },
        {
            "id": "3b4a8984-b12b-44d7-a717-1e39fdcd6482",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/3b4a8984-b12b-44d7-a717-1e39fdcd6482/?format=api",
            "slug": "titan-34b-quasar-6",
            "name": "Titan 34B | Quasar 6",
            "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:29Z",
            "net": "1985-02-08T06:10:00Z",
            "window_end": "1985-02-08T06:10:00Z",
            "window_start": "1985-02-08T06:10: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": 5722,
                "configuration": {
                    "id": 423,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/423/?format=api",
                    "name": "Titan 34B",
                    "family": "Titan",
                    "full_name": "Titan 34B",
                    "variant": "34B"
                }
            },
            "mission": {
                "id": 4123,
                "name": "Quasar 6",
                "description": "Communication relay satellite for US reconnaissance satellites",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 156,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/156/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 4W",
                "description": "SLC-4W started operations in 1963 as Space Launch Complex 4W, and continued as an operational launch site through 2003. In 2015, SpaceX started conversion of the launch site into Landing Zone LZ-4. Landing operations commenced in 2018 at LZ-4.",
                "info_url": "http://www.astronautix.com/v/vandenbergslc4w.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W",
                "map_url": "https://www.google.com/maps?q=34.63312,-120.61584",
                "latitude": "34.63312",
                "longitude": "-120.61584",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "description": "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": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2918,
            "location_launch_attempt_count": 519,
            "pad_launch_attempt_count": 79,
            "agency_launch_attempt_count": 831,
            "orbital_launch_attempt_count_year": 14,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "094e2f0b-56b2-4789-b0b1-92830ee2ca74",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/094e2f0b-56b2-4789-b0b1-92830ee2ca74/?format=api",
            "slug": "titan-24b-kh-8-36",
            "name": "Titan 24B | KH-8 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-14T04:26:28Z",
            "net": "1972-09-01T17:36:00Z",
            "window_end": "1972-09-01T17:36:00Z",
            "window_start": "1972-09-01T17:36: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": 4289,
                "configuration": {
                    "id": 421,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/421/?format=api",
                    "name": "Titan 24B",
                    "family": "Titan",
                    "full_name": "Titan 24B",
                    "variant": "24B"
                }
            },
            "mission": {
                "id": 2707,
                "name": "KH-8 36",
                "description": "KH-8 Block 2 high resolution 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": 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": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1380,
            "location_launch_attempt_count": 387,
            "pad_launch_attempt_count": 50,
            "agency_launch_attempt_count": 581,
            "orbital_launch_attempt_count_year": 74,
            "location_launch_attempt_count_year": 12,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 17,
            "type": "normal"
        },
        {
            "id": "8428cb02-d260-40d4-bd6a-452df0a9f7e8",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/8428cb02-d260-40d4-bd6a-452df0a9f7e8/?format=api",
            "slug": "titan-23b-kh-8-30",
            "name": "Titan 23B | KH-8 30",
            "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:28Z",
            "net": "1971-01-21T18:20:00Z",
            "window_end": "1971-01-21T18:20:00Z",
            "window_start": "1971-01-21T18:20: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": 4096,
                "configuration": {
                    "id": 420,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/420/?format=api",
                    "name": "Titan 23B",
                    "family": "Titan",
                    "full_name": "Titan 23B",
                    "variant": "23B"
                }
            },
            "mission": {
                "id": 2514,
                "name": "KH-8 30",
                "description": "KH-8 Block 2 high resolution 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": 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": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1176,
            "location_launch_attempt_count": 357,
            "pad_launch_attempt_count": 42,
            "agency_launch_attempt_count": 537,
            "orbital_launch_attempt_count_year": 5,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "a418dca2-8d5b-4e66-a613-601eeb24fb6e",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/a418dca2-8d5b-4e66-a613-601eeb24fb6e/?format=api",
            "slug": "atlas-agena-d-kh-7-9",
            "name": "Atlas Agena D | KH-7 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:26:28Z",
            "net": "1964-07-06T18:51:18Z",
            "window_end": "1964-07-06T18:51:18Z",
            "window_start": "1964-07-06T18:51:18Z",
            "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": 3294,
                "configuration": {
                    "id": 232,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/232/?format=api",
                    "name": "Atlas Agena D",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3 Agena D",
                    "variant": "Agena D"
                }
            },
            "mission": {
                "id": 1716,
                "name": "KH-7 9",
                "description": "The Program 206 satellite, carrying the KH-7 (Keyhole 7) camera system (codenamed Gambit-1), was the first successful high resolution space reconnaissance program. It was managed by NRO's Program A, the USAF-led segment of the National Reconnaissance Program managed from Los Angeles AFB in El Segundo, California.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                },
                "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": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 338,
            "location_launch_attempt_count": 137,
            "pad_launch_attempt_count": 9,
            "agency_launch_attempt_count": 201,
            "orbital_launch_attempt_count_year": 45,
            "location_launch_attempt_count_year": 20,
            "pad_launch_attempt_count_year": 5,
            "agency_launch_attempt_count_year": 26,
            "type": "normal"
        },
        {
            "id": "24b7e803-bf4e-4e8a-978d-5c6e800024bc",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/24b7e803-bf4e-4e8a-978d-5c6e800024bc/?format=api",
            "slug": "titan-iiib-kh-8-15",
            "name": "Titan IIIB | KH-8 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-14T04:26:28Z",
            "net": "1968-08-06T16:30:00Z",
            "window_end": "1968-08-06T16:30:00Z",
            "window_start": "1968-08-06T16:30: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": 3808,
                "configuration": {
                    "id": 438,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/438/?format=api",
                    "name": "Titan IIIB",
                    "family": "Titan",
                    "full_name": "Titan IIIB",
                    "variant": "IIIB"
                }
            },
            "mission": {
                "id": 2226,
                "name": "KH-8 15",
                "description": "KH-8 or Gambit-3 was the second generation of Gambit high resolution reconnaissance satellites.",
                "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": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 861,
            "location_launch_attempt_count": 303,
            "pad_launch_attempt_count": 27,
            "agency_launch_attempt_count": 454,
            "orbital_launch_attempt_count_year": 73,
            "location_launch_attempt_count_year": 18,
            "pad_launch_attempt_count_year": 5,
            "agency_launch_attempt_count_year": 21,
            "type": "normal"
        },
        {
            "id": "07006716-e1d9-4c1e-b328-83cbd146230c",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/07006716-e1d9-4c1e-b328-83cbd146230c/?format=api",
            "slug": "titan-iiib-kh-8-3",
            "name": "Titan IIIB | KH-8 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-14T04:26:28Z",
            "net": "1966-12-14T18:14:00Z",
            "window_end": "1966-12-14T18:14:00Z",
            "window_start": "1966-12-14T18:14: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": 3601,
                "configuration": {
                    "id": 438,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/438/?format=api",
                    "name": "Titan IIIB",
                    "family": "Titan",
                    "full_name": "Titan IIIB",
                    "variant": "IIIB"
                }
            },
            "mission": {
                "id": 2020,
                "name": "KH-8 3",
                "description": "KH-8 or Gambit-3 was the second generation of Gambit high resolution reconnaissance satellites.",
                "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": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 642,
            "location_launch_attempt_count": 243,
            "pad_launch_attempt_count": 15,
            "agency_launch_attempt_count": 369,
            "orbital_launch_attempt_count_year": 125,
            "location_launch_attempt_count_year": 44,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 70,
            "type": "normal"
        },
        {
            "id": "0434abc8-ff40-49a3-b0de-9590e0811ee2",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/0434abc8-ff40-49a3-b0de-9590e0811ee2/?format=api",
            "slug": "atlas-agena-d-kh-7-3",
            "name": "Atlas Agena D | KH-7 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-14T04:26:28Z",
            "net": "1963-10-25T18:59:27Z",
            "window_end": "1963-10-25T18:59:27Z",
            "window_start": "1963-10-25T18:59:27Z",
            "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": 3231,
                "configuration": {
                    "id": 232,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/232/?format=api",
                    "name": "Atlas Agena D",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3 Agena D",
                    "variant": "Agena D"
                }
            },
            "mission": {
                "id": 1653,
                "name": "KH-7 3",
                "description": "The Program 206 satellite, carrying the KH-7 (Keyhole 7) camera system (codenamed Gambit-1), was the first successful high resolution space reconnaissance program. It was managed by NRO's Program A, the USAF-led segment of the National Reconnaissance Program managed from Los Angeles AFB in El Segundo, California.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                },
                "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": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 277,
            "location_launch_attempt_count": 110,
            "pad_launch_attempt_count": 3,
            "agency_launch_attempt_count": 166,
            "orbital_launch_attempt_count_year": 53,
            "location_launch_attempt_count_year": 28,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 40,
            "type": "normal"
        }
    ]
}