API endpoint that allows all Events to be viewed.

GET: Return a list of all Events

SEARCH EXAMPLE: /2.0.0/event/?search=Dragon Searches through name

GET /2.0.0/event/?format=api&offset=1040
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1059,
    "next": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=1050",
    "previous": "https://lldev.thespacedevs.com/2.0.0/event/?format=api&limit=10&offset=1030",
    "results": [
        {
            "id": 1283,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1283/?format=api",
            "slug": "hayabusa2-s-type-asteroid-98943-torifune-flyby",
            "name": "Hayabusa2 S-Type Asteroid (98943) Torifune Flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "As part of its mission extension, JAXA's Hayabusa2 spacecraft will observe S-type asteroid (98943) Torifune during a high-speed fly-by.",
            "location": "(98943) Torifune",
            "news_url": null,
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hayabusa-22520sample2520returns2520to2520earth_image_20190729040322.jpg",
            "date": "2026-07-31T00:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 1284,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1284/?format=api",
            "slug": "hayabusa2-earth-flyby",
            "name": "Hayabusa2 Earth Flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "As part of its mission extension, JAXA's Hayabusa2 spacecraft will fly by Earth on its way to asteroid 1998 KY26.",
            "location": "Earth",
            "news_url": null,
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hayabusa-22520sample2520returns2520to2520earth_image_20190729040322.jpg",
            "date": "2027-12-31T00:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 1285,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1285/?format=api",
            "slug": "hayabusa2-earth-flyby-2",
            "name": "Hayabusa2 Earth Flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "As part of its mission extension, JAXA's Hayabusa2 spacecraft will fly by Earth on its way to asteroid 1998 KY26.",
            "location": "Earth",
            "news_url": null,
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hayabusa-22520sample2520returns2520to2520earth_image_20190729040322.jpg",
            "date": "2028-06-30T00:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 1242,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1242/?format=api",
            "slug": "progress-ms-32-docking",
            "name": "Progress MS-32 Docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-32 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=0XZGhnTCl88",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
            "date": "2025-09-13T17:27:21Z",
            "launches": [
                {
                    "id": "d4813e5c-305e-4401-ba4f-917aa1aaceae",
                    "url": "https://lldev.thespacedevs.com/2.0.0/launch/d4813e5c-305e-4401-ba4f-917aa1aaceae/?format=api",
                    "launch_library_id": null,
                    "slug": "soyuz-21a-progress-ms-32-93p",
                    "name": "Soyuz 2.1a | Progress MS-32 (93P)",
                    "status": {
                        "id": 3,
                        "name": "Success"
                    },
                    "net": "2025-09-11T15:54:06Z",
                    "window_end": "2025-09-11T15:54:06Z",
                    "window_start": "2025-09-11T15:54:06Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 63,
                        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 8430,
                        "configuration": {
                            "id": 24,
                            "launch_library_id": 49,
                            "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/24/?format=api",
                            "name": "Soyuz 2.1a",
                            "family": "Soyuz",
                            "full_name": "Soyuz 2.1a",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 7019,
                        "launch_library_id": null,
                        "name": "Progress MS-32 (93P)",
                        "description": "Progress resupply mission to the International Space Station.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        }
                    },
                    "pad": {
                        "id": 20,
                        "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/15/?format=api",
                            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                            "country_code": "KAZ",
                            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                            "total_launch_count": 1558,
                            "total_landing_count": 0
                        },
                        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                        "total_launch_count": 425
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-dev.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"
                        }
                    ]
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.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": 1243,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1243/?format=api",
            "slug": "ng-23-cygnus-berthing",
            "name": "NG-23 Cygnus Berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will live-stream the installation of the Northrop Grumman NG-23 Cygnus spacecraft to the Nadir port of the Unity Module of the International Space Station.",
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=zhNX543aYQA",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
            "date": "2025-09-18T13:00:00Z",
            "launches": [
                {
                    "id": "3bfed6d5-d65e-4133-b51a-b664bbd9d006",
                    "url": "https://lldev.thespacedevs.com/2.0.0/launch/3bfed6d5-d65e-4133-b51a-b664bbd9d006/?format=api",
                    "launch_library_id": null,
                    "slug": "falcon-9-block-5-cygnus-crs-2-ng-23-ss-william-wil",
                    "name": "Falcon 9 Block 5 | Cygnus CRS-2 NG-23 (S.S. William “Willie” C. McCool)",
                    "status": {
                        "id": 3,
                        "name": "Success"
                    },
                    "net": "2025-09-14T22:11:48Z",
                    "window_end": "2025-09-14T22:11:48Z",
                    "window_start": "2025-09-14T22:11:48Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": 90,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 7752,
                        "configuration": {
                            "id": 164,
                            "launch_library_id": 188,
                            "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 6270,
                        "launch_library_id": null,
                        "name": "Cygnus CRS-2 NG-23 (S.S. William “Willie” C. McCool)",
                        "description": "This is the 23rd flight of the Northrop Grumman's uncrewed resupply spacecraft Cygnus and its 22nd flight to the International Space Station under the Commercial Resupply Services contract with NASA.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        }
                    },
                    "pad": {
                        "id": 80,
                        "url": "https://lldev.thespacedevs.com/2.0.0/pad/80/?format=api",
                        "agency_id": 121,
                        "name": "Space Launch Complex 40",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                        "latitude": "28.56194122",
                        "longitude": "-80.57735736",
                        "location": {
                            "id": 12,
                            "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
                            "name": "Cape Canaveral SFS, FL, USA",
                            "country_code": "USA",
                            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                            "total_launch_count": 1062,
                            "total_landing_count": 68
                        },
                        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                        "total_launch_count": 343
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-dev.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": 11,
                            "url": "https://lldev.thespacedevs.com/2.0.0/program/11/?format=api",
                            "name": "Commercial Resupply Services",
                            "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 257,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
                                    "name": "Northrop Grumman Space Systems",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 1020,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api",
                                    "name": "Sierra Nevada Corporation",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 121,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                            "start_date": "2008-12-23T00:00:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
                        }
                    ]
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": []
        },
        {
            "id": 1277,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1277/?format=api",
            "slug": "ng-23-cygnus-capture",
            "name": "NG-23 Cygnus Capture",
            "type": {
                "id": 29,
                "name": "Spacecraft Capture"
            },
            "description": "NASA TV will livestream the rendezvous and capture of Northrop Grumman's NG-23 Cygnus cargo craft to the International Space Station.",
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=xNbNen3p0Qs",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
            "date": "2025-09-18T11:18:00Z",
            "launches": [
                {
                    "id": "3bfed6d5-d65e-4133-b51a-b664bbd9d006",
                    "url": "https://lldev.thespacedevs.com/2.0.0/launch/3bfed6d5-d65e-4133-b51a-b664bbd9d006/?format=api",
                    "launch_library_id": null,
                    "slug": "falcon-9-block-5-cygnus-crs-2-ng-23-ss-william-wil",
                    "name": "Falcon 9 Block 5 | Cygnus CRS-2 NG-23 (S.S. William “Willie” C. McCool)",
                    "status": {
                        "id": 3,
                        "name": "Success"
                    },
                    "net": "2025-09-14T22:11:48Z",
                    "window_end": "2025-09-14T22:11:48Z",
                    "window_start": "2025-09-14T22:11:48Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": 90,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 7752,
                        "configuration": {
                            "id": 164,
                            "launch_library_id": 188,
                            "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 6270,
                        "launch_library_id": null,
                        "name": "Cygnus CRS-2 NG-23 (S.S. William “Willie” C. McCool)",
                        "description": "This is the 23rd flight of the Northrop Grumman's uncrewed resupply spacecraft Cygnus and its 22nd flight to the International Space Station under the Commercial Resupply Services contract with NASA.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        }
                    },
                    "pad": {
                        "id": 80,
                        "url": "https://lldev.thespacedevs.com/2.0.0/pad/80/?format=api",
                        "agency_id": 121,
                        "name": "Space Launch Complex 40",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                        "latitude": "28.56194122",
                        "longitude": "-80.57735736",
                        "location": {
                            "id": 12,
                            "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
                            "name": "Cape Canaveral SFS, FL, USA",
                            "country_code": "USA",
                            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                            "total_launch_count": 1062,
                            "total_landing_count": 68
                        },
                        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                        "total_launch_count": 343
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-dev.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": 11,
                            "url": "https://lldev.thespacedevs.com/2.0.0/program/11/?format=api",
                            "name": "Commercial Resupply Services",
                            "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 257,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
                                    "name": "Northrop Grumman Space Systems",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 1020,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api",
                                    "name": "Sierra Nevada Corporation",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 121,
                                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                            "start_date": "2008-12-23T00:00:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
                        }
                    ]
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 11,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
                },
                {
                    "id": 17,
                    "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.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": 385,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/385/?format=api",
            "slug": "solar-orbiter-venus-flyby-6",
            "name": "Solar Orbiter Venus Flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Solar Orbiter, a partnership between ESA and NASA, will perform a gravity assist maneuver with Venus on March 17, 2028. Throughout its mission it also makes repeated gravity assist flybys of Venus to get closer to the Sun, and to change its orbital inclination, boosting it out of the ecliptic plane, to get the best – and first – views of the Sun’s poles.",
            "location": "Venus",
            "news_url": "https://www.esa.int/ESA_Multimedia/Images/2020/01/Solar_Orbiter_journey_around_the_Sun",
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/solar_orbiter_v_image_20210930071353.png",
            "date": "2028-03-18T00:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 386,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/386/?format=api",
            "slug": "solar-orbiter-venus-flyby-7",
            "name": "Solar Orbiter Venus Flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Solar Orbiter, a partnership between ESA and NASA, will perform a gravity assist maneuver with Venus on June 10, 2029. Throughout its mission it also makes repeated gravity assist flybys of Venus to get closer to the Sun, and to change its orbital inclination, boosting it out of the ecliptic plane, to get the best – and first – views of the Sun’s poles.",
            "location": "Venus",
            "news_url": "https://www.esa.int/ESA_Multimedia/Images/2020/01/Solar_Orbiter_journey_around_the_Sun",
            "video_url": null,
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/solar_orbiter_v_image_20210930071353.png",
            "date": "2029-06-10T00:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 1278,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1278/?format=api",
            "slug": "nasa-mars-2020-perseverance-finding-teleconference",
            "name": "NASA Mars 2020 Perseverance Finding Teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the analysis of a rock sampled by the agency’s Perseverance Mars rover last year, which is the subject of a forthcoming science paper.\r\n\r\nThe sample, called “Sapphire Canyon,” was collected in July 2024 from a set of rocky outcrops on the edges of Neretva Vallis, a river valley carved by water rushing into Jezero Crater long ago.\r\n\r\nParticipants in the teleconference include:\r\n- Acting NASA Administrator Sean Duffy\r\n- Nicky Fox, associate administrator, Science Mission Directorate, NASA Headquarters in Washington\r\n- Lindsay Hays, Senior Scientist for Mars Exploration, Planetary Science Division, NASA Headquarters\r\n- Katie Stack Morgan, Perseverance Project Scientist, NASA’s Jet Propulsion - Joel Hurowitz, planetary scientist, Stony Brook University, New York",
            "location": "Online",
            "news_url": "https://www.nasa.gov/news-release/nasa-to-share-details-of-new-perseverance-mars-rover-finding/",
            "video_url": "https://www.youtube.com/watch?v=-StZggK4hhA",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/perseverance_se_image_20250909071946.jpeg",
            "date": "2025-09-10T15:00:00Z",
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 1287,
            "url": "https://lldev.thespacedevs.com/2.0.0/event/1287/?format=api",
            "slug": "nasa-prelaunch-news-conference-on-new-space-weathe",
            "name": "NASA Prelaunch News Conference on New Space Weather Missions",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA Prelaunch News Conference on New Space Weather Missions, with the following participants:\r\n\r\n- Nicky Fox, associate administrator, Science Mission Directorate, NASA Headquarters in Washington\r\n- Brad Williams, IMAP program executive, NASA Headquarters\r\n- Irene Parker, deputy assistant administrator for Systems at NOAA’s National Environmental Satellite, Data, and Information Service\r\n- Denton Gibson, launch director, NASA’s Launch Services Program, NASA Kennedy\r\n- Julianna Scheiman, director, NASA Science Missions, SpaceX\r\n- Arlena Moses, launch weather officer, 45th Weather Squadron, U.S. Space Force",
            "location": "Kennedy Space Center, FL, USA",
            "news_url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-space-weather-missions/",
            "video_url": "https://www.youtube.com/watch?v=E-gzwILmPig",
            "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/imap_in_orbit_r_image_20250829071448.jpg",
            "date": "2025-09-21T18:30:00Z",
            "launches": [
                {
                    "id": "689d7129-10fa-4df9-b81e-2b8fb926bbaf",
                    "url": "https://lldev.thespacedevs.com/2.0.0/launch/689d7129-10fa-4df9-b81e-2b8fb926bbaf/?format=api",
                    "launch_library_id": null,
                    "slug": "falcon-9-block-5-imap-others",
                    "name": "Falcon 9 Block 5 | IMAP & others",
                    "status": {
                        "id": 3,
                        "name": "Success"
                    },
                    "net": "2025-09-24T11:30:50Z",
                    "window_end": "2025-09-24T11:30:50Z",
                    "window_start": "2025-09-24T11:30:35Z",
                    "inhold": false,
                    "tbdtime": false,
                    "tbddate": false,
                    "probability": 90,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 7456,
                        "configuration": {
                            "id": 164,
                            "launch_library_id": 188,
                            "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 5854,
                        "launch_library_id": null,
                        "name": "IMAP & others",
                        "description": "IMAP (Interstellar Mapping and Acceleration Probe) is a NASA mission to study interactions between solar wind and the local interstellar medium. Carrying a suite of 10 scientific instruments, IMAP is able to investigate how particles are accelerated, determine their composition, as well as help to advance space weather forecasting models.\r\n\r\nThe IMAP launch also includes the space weather satellite SWFO-L1 (Space Weather Follow-On - L1) for NOAA and the GLIDE (Global Lyman-alpha Imagers of the Dynamic Exosphere/Carruthers Geocorona Observatory) mission to study far ultraviolet emission in the Earth's exosphere.",
                        "launch_designator": null,
                        "type": "Heliophysics",
                        "orbit": {
                            "id": 5,
                            "name": "Heliocentric L1",
                            "abbrev": "L1-point"
                        }
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://lldev.thespacedevs.com/2.0.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.0.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "total_launch_count": 273,
                            "total_landing_count": 0
                        },
                        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 215
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_lc-_image_20250924094626.jpg",
                    "infographic": null,
                    "program": []
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}