API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch// 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'

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.0.0/launch/?format=api&offset=7290&ordering=id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 7494,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7300&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7280&ordering=id",
    "results": [
        {
            "id": "f889bd5e-6cf9-4189-9912-d978a6f7b0fe",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f889bd5e-6cf9-4189-9912-d978a6f7b0fe/?format=api",
            "launch_library_id": null,
            "slug": "atlas-able-p-3",
            "name": "Atlas-Able | P-3",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1959-11-26T07:26:00Z",
            "window_end": "1959-11-26T07:26:00Z",
            "window_start": "1959-11-26T07:26:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 3056,
                "configuration": {
                    "id": 230,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/230/?format=api",
                    "name": "Atlas-Able",
                    "family": "Atlas",
                    "full_name": "Atlas-Able",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1478,
                "launch_library_id": null,
                "name": "P-3",
                "description": "The Pioneer P-1, -3, -30 and -31 series was intended to be a lunar orbiter probe, but the mission failed shortly after launch. The objectives were to place a highly instrumented probe in lunar orbit, to investigate the environment between the Earth and Moon, and to develop technology for controlling and maneuvering spacecraft from Earth.",
                "launch_designator": null,
                "type": "Lunar Exploration",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                }
            },
            "pad": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/17/?format=api",
                "agency_id": 1048,
                "name": "Space Launch Complex 14",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_14",
                "map_url": "https://www.google.com/maps?q=28.49103,-80.54687",
                "latitude": "28.49103",
                "longitude": "-80.54687",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1022,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_17_20200803143405.jpg",
                "total_launch_count": 20
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-d_able_on_image_20240411161010.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f88c4d51-e65a-4c58-bf53-291ad8c2bbfc",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f88c4d51-e65a-4c58-bf53-291ad8c2bbfc/?format=api",
            "launch_library_id": null,
            "slug": "ceres-1-3-satellites",
            "name": "Ceres-1 | 3 satellites",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-06-06T05:00:00Z",
            "window_end": "2024-06-06T05:38:00Z",
            "window_start": "2024-06-06T04:50:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1021,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1021/?format=api",
                "name": "Galactic Energy",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8257,
                "configuration": {
                    "id": 461,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/461/?format=api",
                    "name": "Ceres-1",
                    "family": "Ceres-1",
                    "full_name": "Ceres-1",
                    "variant": "Ceres-1"
                }
            },
            "mission": {
                "id": 6838,
                "launch_library_id": null,
                "name": "3 satellites",
                "description": "Carried 3 satellites to polar orbit, details TBD:\r\n\r\n* TEE-01B\r\n*Naxing-3A/B",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 21,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/21/?format=api",
                "agency_id": null,
                "name": "Launch Area 95A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=40.969117,100.343333",
                "latitude": "40.969117",
                "longitude": "100.343333",
                "location": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "total_launch_count": 248,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg",
                "total_launch_count": 59
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f8a96988-9ba4-4480-84c4-496492e67e23",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f8a96988-9ba4-4480-84c4-496492e67e23/?format=api",
            "launch_library_id": 1404,
            "slug": "atlas-v-401-landsat-9",
            "name": "Atlas V 401 | Landsat 9",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2021-09-27T18:12:00Z",
            "window_end": "2021-09-27T18:42:00Z",
            "window_start": "2021-09-27T18:12:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": 90,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api",
                "name": "United Launch Alliance",
                "type": "Commercial"
            },
            "rocket": {
                "id": 166,
                "configuration": {
                    "id": 16,
                    "launch_library_id": 26,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/16/?format=api",
                    "name": "Atlas V 401",
                    "family": "Atlas",
                    "full_name": "Atlas V 401",
                    "variant": "401"
                }
            },
            "mission": {
                "id": 464,
                "launch_library_id": 620,
                "name": "Landsat 9",
                "description": "Landsat 9 is a partnership between NASA and the U.S. Geological Survey to continue the Landsat program's critical role in monitoring, understanding and managing the land resources needed to sustain human life. Landsat 9, like Landsat 8, has a higher imaging capacity than past Landsats, allowing more valuable data to be added to the Landsat global land archive. Its operational orbit is a sun-synchronous orbit at an altitude of 705 km for a mission lifetime of at least 5 years.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 24,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/24/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 3E",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E",
                "map_url": "https://www.google.com/maps?q=34.64,-120.5895",
                "latitude": "34.64",
                "longitude": "-120.5895",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 805,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg",
                "total_launch_count": 48
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 31,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/31/?format=api",
                    "name": "Landsat",
                    "description": "The Landsat program is the longest-running enterprise for acquisition of satellite imagery of Earth. It is a joint NASA / USGS program.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/landsat_program_20231230154736.jpeg",
                    "start_date": "1972-07-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Landsat_program"
                }
            ]
        },
        {
            "id": "f8abfe3e-a2d1-4010-8f53-29c7d3999186",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f8abfe3e-a2d1-4010-8f53-29c7d3999186/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44l-eutelsat-w2-sirius-3",
            "name": "Ariane 44L | Eutelsat W2 & Sirius 3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1998-10-05T22:51:00Z",
            "window_end": "1998-10-05T22:51:00Z",
            "window_start": "1998-10-05T22:51:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6881,
                "configuration": {
                    "id": 225,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/225/?format=api",
                    "name": "Ariane 44L",
                    "family": "Ariane",
                    "full_name": "Ariane 44L",
                    "variant": "44L"
                }
            },
            "mission": {
                "id": 5271,
                "launch_library_id": null,
                "name": "Eutelsat W2 & Sirius 3",
                "description": "The W satellites are designed to provide telecommunications services primarily over Europe (Eutelsat W2, W3 and W5) and communication services over Russia and Africa (W4). W2, W3 and W5 are designed to offer 24 transponders at saturation and W4 is designed to provide 31 transponders at saturation. The W satellites have a minimum operational lifetime of 12 years. The spacecraft are based on the Spacebus-3000B2 platform. Sirius 3 provides direct-to-home television services to the Scandinavian region. Hughes upgraded NSAB's satellite control center at Esrange, Kiruna, and provided training to the satellite controllers. Sirius 3 was successfully launched on an Ariane-44L H10-3 on October 5, 1998. The satellite was built at the Integrated Satellite Factory of in El Segundo, Calif.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44l_at_e_image_20240401082337.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f8b0a6ef-0e39-4247-bb3e-81b75718adc3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f8b0a6ef-0e39-4247-bb3e-81b75718adc3/?format=api",
            "launch_library_id": null,
            "slug": "vostok-8a92m-meteor-priroda-3-1",
            "name": "Vostok 8A92M | Meteor-Priroda 3-1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1980-06-18T06:14:12Z",
            "window_end": "1980-06-18T06:14:12Z",
            "window_start": "1980-06-18T06:14:12Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 5183,
                "configuration": {
                    "id": 452,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/452/?format=api",
                    "name": "Vostok 8A92M",
                    "family": "Vostok",
                    "full_name": "Vostok 8A92M",
                    "variant": "8A92M"
                }
            },
            "mission": {
                "id": 3594,
                "launch_library_id": null,
                "name": "Meteor-Priroda 3-1",
                "description": "Meteor meteorological satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "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.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                "total_launch_count": 422
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "f8babb4c-105a-406a-881d-50c247e808ab",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f8babb4c-105a-406a-881d-50c247e808ab/?format=api",
            "launch_library_id": 1006,
            "slug": "soyuz-soyuz-1",
            "name": "Soyuz | Soyuz 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1967-04-23T00:35:00Z",
            "window_end": "1967-04-23T00:35:00Z",
            "window_start": "1967-04-23T00:35:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 211,
                "configuration": {
                    "id": 96,
                    "launch_library_id": 134,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/96/?format=api",
                    "name": "Soyuz",
                    "family": "Soyuz",
                    "full_name": "Soyuz",
                    "variant": ""
                }
            },
            "mission": {
                "id": 780,
                "launch_library_id": 214,
                "name": "Soyuz 1",
                "description": "Soyuz 1 was the first crewed flight of a Soyuz spacecraft, it carried the Soviet cosmonaut Vladimir Komarov to orbit. The mission goal was to rendezvous with Soyuz 2 and move crew members between the spacecrafts, the goal was not met due to Soyuz 2 launch being called off due to thunderstorms. Vladimir Komarov was killed when the parachutes of his Soyuz capsule failed during descent to earth becoming the first in-flight fatality of spaceflight.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "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.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [
                {
                    "id": 8,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/8/?format=api",
                    "name": "Soyuz",
                    "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                    "agencies": [
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                    "start_date": "1966-11-28T11:02:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme"
                }
            ]
        },
        {
            "id": "f8c1323d-fa4d-41f1-90d9-35616334a841",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f8c1323d-fa4d-41f1-90d9-35616334a841/?format=api",
            "launch_library_id": null,
            "slug": "delta-ii-gps-iir-10",
            "name": "Delta II | GPS IIR-10",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2003-12-21T08:05:00Z",
            "window_end": "2003-12-21T08:05:00Z",
            "window_start": "2003-12-21T08:05:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 7164,
                "configuration": {
                    "id": 140,
                    "launch_library_id": 181,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/140/?format=api",
                    "name": "Delta II",
                    "family": "Delta",
                    "full_name": "Delta II 7925-9.5",
                    "variant": "7925-9.5"
                }
            },
            "mission": {
                "id": 5553,
                "launch_library_id": null,
                "name": "GPS IIR-10",
                "description": "The Boeing-built GPS IIF satellites provide improved signals to support both the warfighter and the growing civilian needs of the global economy",
                "launch_designator": null,
                "type": "Navigation",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/14/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 17A",
                "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.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1022,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
                "total_launch_count": 145
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_ii_7925-9_image_20240312090356.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 29,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/29/?format=api",
                    "name": "Global Positioning System",
                    "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
                    "agencies": [
                        {
                            "id": 1041,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1041/?format=api",
                            "name": "United States Space Force",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
                    "start_date": "1978-02-22T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.gps.gov/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System"
                }
            ]
        },
        {
            "id": "f8c2f0d1-8a40-4444-adff-f873e7fb4fd7",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f8c2f0d1-8a40-4444-adff-f873e7fb4fd7/?format=api",
            "launch_library_id": 1798,
            "slug": "soyuz-u-progress-m-47",
            "name": "Soyuz U | Progress M-47",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2003-02-02T12:59:40Z",
            "window_end": "2003-02-02T12:59:40Z",
            "window_start": "2003-02-02T12:59:40Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": 0,
            "holdreason": "",
            "failreason": "",
            "hashtag": "",
            "launch_service_provider": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            },
            "rocket": {
                "id": 2330,
                "configuration": {
                    "id": 37,
                    "launch_library_id": 35,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": null,
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "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.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
                }
            ]
        },
        {
            "id": "f8c7055d-4f4a-458e-b337-cde120965f73",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f8c7055d-4f4a-458e-b337-cde120965f73/?format=api",
            "launch_library_id": null,
            "slug": "long-march-3a-dfh-3",
            "name": "Long March 3A | DFH-3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1994-11-29T17:02:00Z",
            "window_end": "1994-11-29T17:02:00Z",
            "window_start": "1994-11-29T17:02:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 189,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/189/?format=api",
                "name": "China Aerospace Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 6630,
                "configuration": {
                    "id": 71,
                    "launch_library_id": 88,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/71/?format=api",
                    "name": "Long March 3A",
                    "family": "Long March",
                    "full_name": "Long March 3A",
                    "variant": ""
                }
            },
            "mission": {
                "id": 5020,
                "launch_library_id": null,
                "name": "DFH-3",
                "description": "The DFH-3 satellite is a medium-capacity geostationary communications satellite based on the DFH-3 Bus (three-axis-stabilized telecommunications satellite platform). The 2200 kg satellite carries 24 C-band transponders, providing six television channels and 18 communications transmission channels. It has a power supply of 2 kW and a design life of 8 years.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 45,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/45/?format=api",
                "agency_id": null,
                "name": "Launch Complex 2 (LC-2)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.245564,102.026751",
                "latitude": "28.245564",
                "longitude": "102.026751",
                "location": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "total_launch_count": 224,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25203a_image_20190222031143.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "f8c9f344-a6df-4f30-873a-90fe3a7840b3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f8c9f344-a6df-4f30-873a-90fe3a7840b3/?format=api",
            "launch_library_id": null,
            "slug": "sputnik-8k74ps-sputnik-2",
            "name": "Sputnik 8K74PS | Sputnik 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1957-11-03T02:30:00Z",
            "window_end": "1957-11-03T02:30:00Z",
            "window_start": "1957-11-03T02:30:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3004,
                "configuration": {
                    "id": 468,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/468/?format=api",
                    "name": "Sputnik 8K74PS",
                    "family": "Sputnik",
                    "full_name": "Sputnik 8K74PS",
                    "variant": "8K74PS"
                }
            },
            "mission": {
                "id": 1431,
                "launch_library_id": null,
                "name": "Sputnik 2",
                "description": "Second artificial satellite and first to carry an animal into orbit.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "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.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sputnik_8k74ps_image_20210830185541.jpg",
            "infographic": null,
            "program": []
        }
    ]
}