API endpoint that allows all Events to be viewed.

FILTERS:
'type', 'type__ids', 'program', 'agency__ids', 'last_updated'

GET:
Return a list of all Events

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

ORDERING:
Fields - 'date', 'last_updated'
Example - /2.2.0/event/?ordering=-date

GET /2.2.0/event/?format=api&offset=30&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 865,
    "next": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=40&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=20&ordering=last_updated",
    "results": [
        {
            "id": 821,
            "url": "https://ll.thespacedevs.com/2.2.0/event/821/?format=api",
            "slug": "spacex-crs-28-pre-launch-media-teleconference",
            "name": "SpaceX CRS-28 Pre-Launch Media Teleconference",
            "updates": [
                {
                    "id": 4260,
                    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=157ntLrPoNo",
                    "created_by": "LL2",
                    "created_on": "2023-06-02T20:02:24Z"
                },
                {
                    "id": 4232,
                    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.youtube.com/watch?v=_QrdNIpkSLU",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-05-30T19:10:38Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:02Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and SpaceX will hold a pre-launch media teleconference ahead of the CRS-28 resupply mission towards the International Space Station.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-next-spacex-resupply-launch-to-space-station-1",
            "video_url": "https://www.youtube.com/watch?v=157ntLrPoNo",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Next SpaceX Resupply Launch to Space Station",
                    "description": "NASA and SpaceX now are targeting Monday June 5, to launch the company’s 28th commercial resupply services mission to the International Space Station from Launch Complex 39A at the agency’s Kennedy Space Center in Florida.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-next-spacex-resupply-launch-to-space-station-1",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA’s SpaceX CRS-28 Space Station Mission Prelaunch Teleconference (June 2, 2023)",
                    "description": "NASA and SpaceX discuss the results of the Launch Readiness Review for the company’s 28th commercial resupply services mission to the International Space Sta...",
                    "feature_image": "https://i.ytimg.com/vi/157ntLrPoNo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=157ntLrPoNo",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
            "date": "2023-06-02T20:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "e53eecd6-184d-440a-955a-70fe0fdccbd6",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/e53eecd6-184d-440a-955a-70fe0fdccbd6/?format=api",
                    "slug": "falcon-9-block-5-dragon-crs-2-spx-28",
                    "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-28",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T17:47:59Z",
                    "net": "2023-06-05T15:47:00Z",
                    "window_end": "2023-06-05T15:47:00Z",
                    "window_start": "2023-06-05T15:47:00Z",
                    "net_precision": {
                        "id": 1,
                        "name": "Minute",
                        "abbrev": "MIN",
                        "description": "The T-0 is accurate to the minute."
                    },
                    "probability": 80,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 7460,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 5858,
                        "name": "Dragon CRS-2 SpX-28",
                        "description": "28th commercial resupply services mission to the International Space Station operated by SpaceX. The flight will be conducted under the second Commercial Resupply Services contract with NASA.\r\n\r\nCargo Dragon 2 brings supplies and payloads, including critical materials to directly support science and research investigations that occur onboard the orbiting laboratory.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "featured": true,
                                "type": "Government",
                                "country_code": "USA",
                                "abbrev": "NASA",
                                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                                "administrator": "Administrator: Bill Nelson",
                                "founding_year": "1958",
                                "launchers": "Space Shuttle | SLS",
                                "spacecraft": "Orion",
                                "launch_library_url": null,
                                "total_launch_count": 135,
                                "consecutive_successful_launches": 11,
                                "successful_launches": 115,
                                "failed_launches": 20,
                                "pending_launches": 6,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "http://www.nasa.gov",
                                "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 237,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 179,
                        "orbital_launch_attempt_count": 178
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 11,
                            "url": "https://ll.thespacedevs.com/2.2.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://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 257,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                                    "name": "Northrop Grumman Space Systems",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 1020,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                                    "name": "Sierra Nevada Corporation",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.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",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        },
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.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",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6443,
                    "location_launch_attempt_count": 220,
                    "pad_launch_attempt_count": 162,
                    "agency_launch_attempt_count": 252,
                    "orbital_launch_attempt_count_year": 86,
                    "location_launch_attempt_count_year": 7,
                    "pad_launch_attempt_count_year": 7,
                    "agency_launch_attempt_count_year": 39,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.2.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://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.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",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 825,
            "url": "https://ll.thespacedevs.com/2.2.0/event/825/?format=api",
            "slug": "boeing-starliner-cft-media-teleconference-3",
            "name": "Boeing Starliner CFT Media Teleconference",
            "updates": [
                {
                    "id": 4255,
                    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=SwuDuX2XifU",
                    "created_by": "LL2",
                    "created_on": "2023-06-01T20:58:28Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:03Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and Boeing will host a media teleconference to provide an update on the agency’s Boeing Crew Flight Test to the International Space Station – the first flight with astronauts on the company’s CST-100 Starliner spacecraft.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-boeing-to-hold-media-update-on-crew-flight-test-today",
            "video_url": "https://www.youtube.com/watch?v=SwuDuX2XifU",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA, Boeing to Hold Media Update on Crew Flight Test Today",
                    "description": "NASA and Boeing will host a media teleconference at 4:30 p.m. EDT today, Thursday, June 1, to provide an update on the agency’s Boeing Crew Flight Test to the International Space Station – the first flight with astronauts on the company’s CST-100 Starliner spacecraft.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-boeing-to-hold-media-update-on-crew-flight-test-today",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA and Boeing Crew Flight Test Media Update (June 1, 2023)",
                    "description": "NASA and Boeing host a media teleconference to provide an update on the agency’s Boeing Crew Flight Test to the International Space Station – the first fligh...",
                    "feature_image": "https://i.ytimg.com/vi/SwuDuX2XifU/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGEAgVChlMA8=&rs=AOn4CLCObdL4pj2DrYuLjyQD1tvV1crWWg",
                    "url": "https://www.youtube.com/watch?v=SwuDuX2XifU",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20230601202235.jpeg",
            "date": "2023-06-01T21:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "968067d1-8c12-4018-9854-b7b7d4bddc6b",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/968067d1-8c12-4018-9854-b7b7d4bddc6b/?format=api",
                    "slug": "atlas-v-n22-cst-100-starliner-crewed-flight-test",
                    "name": "Atlas V N22 | CST-100 Starliner Crewed Flight Test",
                    "status": {
                        "id": 1,
                        "name": "Go for Launch",
                        "abbrev": "Go",
                        "description": "Current T-0 confirmed by official or reliable sources."
                    },
                    "last_updated": "2024-05-14T16:12:21Z",
                    "net": "2024-05-21T20:43:00Z",
                    "window_end": "2024-05-21T20:43:00Z",
                    "window_start": "2024-05-21T20:43:00Z",
                    "net_precision": {
                        "id": 1,
                        "name": "Minute",
                        "abbrev": "MIN",
                        "description": "The T-0 is accurate to the minute."
                    },
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 103,
                        "configuration": {
                            "id": 166,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/166/?format=api",
                            "name": "Atlas V N22",
                            "family": "Atlas",
                            "full_name": "Atlas V N22",
                            "variant": "V N22"
                        }
                    },
                    "mission": {
                        "id": 1052,
                        "name": "CST-100 Starliner Crewed Flight Test",
                        "description": "This is the first crewed test flight of Starliner spacecraft. It will carry NASA astronauts Barry Wilmore and\r\nSuni Williams to the International Space Station.",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [
                            {
                                "id": 80,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                                "name": "Boeing",
                                "featured": false,
                                "type": "Commercial",
                                "country_code": "USA",
                                "abbrev": "BA",
                                "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                                "administrator": "Leanne Caret",
                                "founding_year": "2002",
                                "launchers": "SLS",
                                "spacecraft": "Starliner",
                                "launch_library_url": null,
                                "total_launch_count": 2,
                                "consecutive_successful_launches": 0,
                                "successful_launches": 1,
                                "failed_launches": 1,
                                "pending_launches": 0,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "https://www.boeing.com",
                                "wiki_url": "http://en.wikipedia.org/wiki/Boeing",
                                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                                "image_url": null,
                                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg"
                            },
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "featured": true,
                                "type": "Government",
                                "country_code": "USA",
                                "abbrev": "NASA",
                                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                                "administrator": "Administrator: Bill Nelson",
                                "founding_year": "1958",
                                "launchers": "Space Shuttle | SLS",
                                "spacecraft": "Orion",
                                "launch_library_url": null,
                                "total_launch_count": 135,
                                "consecutive_successful_launches": 11,
                                "successful_launches": 115,
                                "failed_launches": 20,
                                "pending_launches": 6,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "http://www.nasa.gov",
                                "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 952,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_image_20210813082339.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 5,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                            "name": "Commercial Crew Program",
                            "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                            "agencies": [
                                {
                                    "id": 80,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                                    "name": "Boeing",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                            "start_date": "2011-04-18T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        },
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.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",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6674,
                    "location_launch_attempt_count": 954,
                    "pad_launch_attempt_count": 112,
                    "agency_launch_attempt_count": 162,
                    "orbital_launch_attempt_count_year": 96,
                    "location_launch_attempt_count_year": 27,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 3,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                    "name": "Commercial Crew Program",
                    "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                    "agencies": [
                        {
                            "id": 80,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.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",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 759,
            "url": "https://ll.thespacedevs.com/2.2.0/event/759/?format=api",
            "slug": "ax-2-flight-readiness-media-teleconference",
            "name": "Ax-2 Flight Readiness Media Teleconference",
            "updates": [
                {
                    "id": 4042,
                    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=uSdzc5c7xBY",
                    "created_by": "LL2",
                    "created_on": "2023-05-15T20:58:51Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:04Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference following the agency’s flight readiness review for the Axiom Mission 2 (Ax-2).",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-axiom-mission-2-briefings-events-broadcast",
            "video_url": "https://www.youtube.com/watch?v=uSdzc5c7xBY",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Axiom Mission 2 Briefings, Events, Broadcast",
                    "description": "NASA, Axiom Space, and SpaceX will provide coverage of the upcoming prelaunch and launch activities for Axiom Mission 2 (Ax-2), the second private astronaut mission to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-axiom-mission-2-briefings-events-broadcast",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Axiom Mission 2 Flight Readiness Review (May 15, 2023)",
                    "description": "NASA, Axiom, and SpaceX leaders discuss the outcome of NASA’s Flight Readiness Review for Axiom Mission 2 with media.",
                    "feature_image": "https://i.ytimg.com/vi/uSdzc5c7xBY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=uSdzc5c7xBY",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
            "date": "2023-05-15T21:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "0297d3dc-0513-450a-babc-6f3da8e8c181",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/0297d3dc-0513-450a-babc-6f3da8e8c181/?format=api",
                    "slug": "falcon-9-block-5-axiom-space-mission-2",
                    "name": "Falcon 9 Block 5 | Axiom Space Mission 2",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T18:33:13Z",
                    "net": "2023-05-21T21:37:00Z",
                    "window_end": "2023-05-21T21:37:00Z",
                    "window_start": "2023-05-21T21:37:00Z",
                    "net_precision": {
                        "id": 1,
                        "name": "Minute",
                        "abbrev": "MIN",
                        "description": "The T-0 is accurate to the minute."
                    },
                    "probability": 60,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2950,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 1367,
                        "name": "Axiom Space Mission 2",
                        "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for  at least eight days.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 237,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 179,
                        "orbital_launch_attempt_count": 178
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210525170218.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 32,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
                            "name": "Axiom Private Spaceflight",
                            "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                            "agencies": [
                                {
                                    "id": 1022,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                    "name": "Axiom Space",
                                    "type": "Private"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                            "start_date": "2022-04-08T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.axiomspace.com/missions/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
                            "mission_patches": [
                                {
                                    "id": 901,
                                    "name": "Ax-3 Patch",
                                    "priority": 10,
                                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                },
                                {
                                    "id": 605,
                                    "name": "Ax-1 Patch",
                                    "priority": 10,
                                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                },
                                {
                                    "id": 778,
                                    "name": "Axiom Mission 2 Patch",
                                    "priority": 10,
                                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                }
                            ],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6432,
                    "location_launch_attempt_count": 219,
                    "pad_launch_attempt_count": 161,
                    "agency_launch_attempt_count": 248,
                    "orbital_launch_attempt_count_year": 75,
                    "location_launch_attempt_count_year": 6,
                    "pad_launch_attempt_count_year": 6,
                    "agency_launch_attempt_count_year": 35,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": []
        },
        {
            "id": 39,
            "url": "https://ll.thespacedevs.com/2.2.0/event/39/?format=api",
            "slug": "rocket-lab-announcement",
            "name": "Rocket Lab Announcement",
            "updates": [],
            "last_updated": "2024-03-05T17:22:07Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "New Zealand launch provider Rocket Lab will livestream an announcement about the future of the company and its endeavours in the smallsat market.",
            "webcast_live": false,
            "location": "SmallSat Conference - Logan, UT",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=joONWIGtcdY",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Rocket Lab Unveils Plans For Reusability",
                    "description": "On August 6, 2019, Rocket Lab Founder and CEO Peter Beck announced plans to make Electron a reusable launch vehicle.",
                    "feature_image": "https://i.ytimg.com/vi/joONWIGtcdY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=joONWIGtcdY",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520announcement_image_20190803011751.jpeg",
            "date": "2019-08-06T21:55:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 116,
            "url": "https://ll.thespacedevs.com/2.2.0/event/116/?format=api",
            "slug": "mars-2020-engineering-science-briefing",
            "name": "Mars 2020 Engineering & Science Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:22:08Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Mars 2020 engineering and science briefing will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://youtu.be/21X5lGlDOfg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://youtu.be/21X5lGlDOfg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mars_2020_pre-l_image_20200717135837.png",
            "date": "2020-07-27T19:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "c4db6995-f25f-4608-8eb9-ce95d5226af2",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/c4db6995-f25f-4608-8eb9-ce95d5226af2/?format=api",
                    "slug": "atlas-v-541-mars-2020-perseverance-rover-ingenuity",
                    "name": "Atlas V 541 | Mars 2020 (Perseverance rover & Ingenuity helicopter)",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T18:12:01Z",
                    "net": "2020-07-30T11:50:00Z",
                    "window_end": "2020-07-30T13:50:00Z",
                    "window_start": "2020-07-30T11:50:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 157,
                        "configuration": {
                            "id": 1,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/1/?format=api",
                            "name": "Atlas V 541",
                            "family": "Atlas",
                            "full_name": "Atlas V 541",
                            "variant": "541"
                        }
                    },
                    "mission": {
                        "id": 1126,
                        "name": "Mars 2020 (Perseverance rover & Ingenuity helicopter)",
                        "description": "Atop this ULA Atlas V rocket will be Perseverance, a car-sized rover which will explore an ancient river delta on Mars. Armed with a suite of six scientific instruments, Perseverance will primarily hunt for clues to the planet's distant past, and hopefully uncover signs of ancient life and habitability. The rover also carries an experiment that'll convert carbon dioxide into oxygen, a box-sized helicopter named Ingenuity that'll demonstrate powered flight on Mars, and a system that enables the rover to leave behind samples for later retrieval and return to Earth during NASA and ESA's ambitious sample return mission later this decade.",
                        "launch_designator": null,
                        "type": "Robotic Exploration",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 952,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas2520v252_image_20200729144937.jpg",
                    "infographic": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/atlas2520v252_infographic_20200806042150.png",
                    "program": [
                        {
                            "id": 36,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/36/?format=api",
                            "name": "NASA Large Strategic Science Missions",
                            "description": "NASA's large strategic science missions or large strategic missions, formerly known as Flagship missions or Flagship-class missions, are the costliest and most capable NASA science spacecraft. Flagship missions exist within all four divisions of NASA's Science Mission Directorate (SMD): the astrophysics, Earth science, heliophysics and planetary science divisions.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/nasa2520large_program_20240205122003.jpeg",
                            "start_date": "1975-08-22T00:00:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Large_strategic_science_missions",
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5970,
                    "location_launch_attempt_count": 803,
                    "pad_launch_attempt_count": 98,
                    "agency_launch_attempt_count": 141,
                    "orbital_launch_attempt_count_year": 58,
                    "location_launch_attempt_count_year": 12,
                    "pad_launch_attempt_count_year": 4,
                    "agency_launch_attempt_count_year": 4,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 36,
            "url": "https://ll.thespacedevs.com/2.2.0/event/36/?format=api",
            "slug": "osiris-rex-sample-return",
            "name": "OSIRIS-Rex Sample Return",
            "updates": [
                {
                    "id": 5242,
                    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=Kdwyqctp908",
                    "created_by": "LL2",
                    "created_on": "2023-09-24T13:59:46Z"
                },
                {
                    "id": 3922,
                    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added landing time.",
                    "info_url": "https://www.asteroidmission.org/?latest-news=nasa-prepares-for-historic-asteroid-sample-delivery-on-sept-24",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-05-01T02:29:31Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:08Z",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "On September 24, 2023 the OSIRIS-REx return capsule will re-enter Earth's atmosphere and land under a parachute at the Air Force's Utah Test and Training Range",
            "webcast_live": false,
            "location": "Earth",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=Kdwyqctp908",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "OSIRIS-REx Asteroid Sample Return (Official 4K NASA Broadcast)",
                    "description": "Watch a spacecraft deliver an asteroid sample to Earth! Our OSIRIS-REx (Origins, Spectral Interpretation, Resource Identification, and Security–Regolith Expl...",
                    "feature_image": "https://i.ytimg.com/vi/Kdwyqctp908/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Kdwyqctp908",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/osiris-rex2520sample2520return_image_20190729040745.jpg",
            "date": "2023-09-24T14:54:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT3H20M34S",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "featured": true,
                    "type": "Government",
                    "country_code": "USA",
                    "abbrev": "NASA",
                    "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                    "administrator": "Administrator: Bill Nelson",
                    "founding_year": "1958",
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "0bcc6850-4c51-4b08-aa19-0b3753351b9b",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/0bcc6850-4c51-4b08-aa19-0b3753351b9b/?format=api",
                    "slug": "atlas-v-411-osiris-rex",
                    "name": "Atlas V 411 | OSIRIS-REx",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-06-14T17:42:39Z",
                    "net": "2016-09-08T23:05:00Z",
                    "window_end": "2016-09-09T01:05:00Z",
                    "window_start": "2016-09-08T23:05:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 1952,
                        "configuration": {
                            "id": 83,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/83/?format=api",
                            "name": "Atlas V 411",
                            "family": "Atlas",
                            "full_name": "Atlas V 411",
                            "variant": "411"
                        }
                    },
                    "mission": {
                        "id": 93,
                        "name": "OSIRIS-REx",
                        "description": "The Origins-Spectral Interpretation-Resource Identification-Security-Regolith Explorer (OSIRIS REx) mission will be the first U.S. mission to carry samples from an asteroid back to Earth and will help scientists investigate how planets formed and how life began, as well as improve our understanding of asteroids that could impact Earth.",
                        "launch_designator": null,
                        "type": "Robotic Exploration",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 952,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520411_image_20190224012306.jpeg",
                    "infographic": null,
                    "program": [],
                    "orbital_launch_attempt_count": 5576,
                    "location_launch_attempt_count": 751,
                    "pad_launch_attempt_count": 82,
                    "agency_launch_attempt_count": 112,
                    "orbital_launch_attempt_count_year": 57,
                    "location_launch_attempt_count_year": 15,
                    "pad_launch_attempt_count_year": 6,
                    "agency_launch_attempt_count_year": 8,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 828,
            "url": "https://ll.thespacedevs.com/2.2.0/event/828/?format=api",
            "slug": "last-ariane-5-rollout",
            "name": "Last Ariane 5 Rollout",
            "updates": [
                {
                    "id": 4515,
                    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=evF1hTUdP6M",
                    "created_by": "LL2",
                    "created_on": "2023-07-03T12:59:53Z"
                },
                {
                    "id": 4357,
                    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=pNBkvwkJwpY",
                    "created_by": "LL2",
                    "created_on": "2023-06-15T15:14:19Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:09Z",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "The final Ariane 5 will rollout from the vertical integration building to the pad ahead of the VA261 mission.",
            "webcast_live": false,
            "location": "Guiana Space Centre, French Guiana",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=evF1hTUdP6M",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "VIP Pass – Ariane 5 VA261 | Final steps before launch I Arianespace",
                    "description": "► Subscribe to our channel to keep on touch on our futur contents: https://www.youtube.com/c/arianespace/featured► Follow this link to discover the world of ...",
                    "feature_image": "https://i.ytimg.com/vi/evF1hTUdP6M/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=evF1hTUdP6M",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane_5_during_image_20240307183929.jpeg",
            "date": "2023-07-03T13:20:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "e3f8e755-0867-413a-a05a-15ca06ce7fa3",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/e3f8e755-0867-413a-a05a-15ca06ce7fa3/?format=api",
                    "slug": "ariane-5-eca-syracuse-4b-heinrich-hertz-h2sat",
                    "name": "Ariane 5 ECA+ | Syracuse 4B & Heinrich Hertz (H2Sat)",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T18:18:21Z",
                    "net": "2023-07-05T22:00:00Z",
                    "window_end": "2023-07-05T23:05:00Z",
                    "window_start": "2023-07-05T22:00:00Z",
                    "net_precision": {
                        "id": 1,
                        "name": "Minute",
                        "abbrev": "MIN",
                        "description": "The T-0 is accurate to the minute."
                    },
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 115,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api",
                        "name": "Arianespace",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 7603,
                        "configuration": {
                            "id": 215,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/215/?format=api",
                            "name": "Ariane 5 ECA+",
                            "family": "Ariane 5",
                            "full_name": "Ariane 5 ECA+",
                            "variant": "ECA+"
                        }
                    },
                    "mission": {
                        "id": 6078,
                        "name": "Syracuse 4B & Heinrich Hertz (H2Sat)",
                        "description": "Syracuse 4B is a French military communications satellite built by Thales Alenia Space. Heinrich Hertz (H2Sat)  is a small geostationary communications satellite built by OHB System and the German Aerospace Center (DLR) to explore and test new broadband communications technologies.",
                        "launch_designator": null,
                        "type": "Communications",
                        "orbit": {
                            "id": 2,
                            "name": "Geostationary Transfer Orbit",
                            "abbrev": "GTO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 77,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/77/?format=api",
                        "agency_id": 115,
                        "name": "Ariane Launch Area 3",
                        "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.",
                        "info_url": null,
                        "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                        "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                        "latitude": "5.239",
                        "longitude": "-52.768",
                        "location": {
                            "id": 13,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api",
                            "name": "Guiana Space Centre, French Guiana",
                            "country_code": "GUF",
                            "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_13_20200803142412.jpg",
                            "timezone_name": "America/Cayenne",
                            "total_launch_count": 320,
                            "total_landing_count": 0
                        },
                        "country_code": "GUF",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_77_20200803143458.jpg",
                        "total_launch_count": 118,
                        "orbital_launch_attempt_count": 118
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane2520525_image_20230706052641.jpeg",
                    "infographic": null,
                    "program": [],
                    "orbital_launch_attempt_count": 6456,
                    "location_launch_attempt_count": 319,
                    "pad_launch_attempt_count": 118,
                    "agency_launch_attempt_count": 314,
                    "orbital_launch_attempt_count_year": 99,
                    "location_launch_attempt_count_year": 2,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 2,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 111,
            "url": "https://ll.thespacedevs.com/2.2.0/event/111/?format=api",
            "slug": "progress-ms-15-docking",
            "name": "Progress MS-15 Docking",
            "updates": [],
            "last_updated": "2024-03-05T17:22:10Z",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-15 spacecraft is scheduled to autonomously dock to the Pirs module of the ISS.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
            "date": "2020-07-23T17:47:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "c7f03e53-e4e3-42e3-9d57-71666ad80c18",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/c7f03e53-e4e3-42e3-9d57-71666ad80c18/?format=api",
                    "slug": "soyuz-21a-progress-ms-15-76p",
                    "name": "Soyuz 2.1a | Progress MS-15 (76P)",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-06-14T03:41:19Z",
                    "net": "2020-07-23T14:26:22Z",
                    "window_end": "2020-07-23T14:26:22Z",
                    "window_start": "2020-07-23T14:26:22Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 2535,
                        "configuration": {
                            "id": 24,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/24/?format=api",
                            "name": "Soyuz 2.1a",
                            "family": "Soyuz",
                            "full_name": "Soyuz 2.1a",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 1128,
                        "name": "Progress MS-15 (76P)",
                        "description": "The Progress resupply vehicle is an automated, unpiloted version of the Soyuz spacecraft that is used to bring supplies and fuel to the International Space Station.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 20,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api",
                        "agency_id": null,
                        "name": "31/6",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                        "latitude": "45.996034",
                        "longitude": "63.564003",
                        "location": {
                            "id": 15,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                            "country_code": "KAZ",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                            "timezone_name": "Asia/Qyzylorda",
                            "total_launch_count": 1548,
                            "total_landing_count": 0
                        },
                        "country_code": "KAZ",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_20_20200803143516.jpg",
                        "total_launch_count": 415,
                        "orbital_launch_attempt_count": 415
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
                    "infographic": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/soyuz25202.1a_infographic_20200723132740.png",
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.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",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5968,
                    "location_launch_attempt_count": 1513,
                    "pad_launch_attempt_count": 386,
                    "agency_launch_attempt_count": 291,
                    "orbital_launch_attempt_count_year": 56,
                    "location_launch_attempt_count_year": 5,
                    "pad_launch_attempt_count_year": 5,
                    "agency_launch_attempt_count_year": 3,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": []
        },
        {
            "id": 830,
            "url": "https://ll.thespacedevs.com/2.2.0/event/830/?format=api",
            "slug": "nanoracks-nrcsd26-deployments",
            "name": "Nanoracks NRCSD26 Deployments",
            "updates": [
                {
                    "id": 4526,
                    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=wzv81nIvT8A",
                    "created_by": "LL2",
                    "created_on": "2023-07-06T09:23:51Z"
                },
                {
                    "id": 4516,
                    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added event",
                    "info_url": "https://www.youtube.com/watch?v=wzv81nIvT8A",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-07-03T19:33:37Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:10Z",
            "type": {
                "id": 26,
                "name": "Satellite Deployment"
            },
            "description": "Nanoracks will be deploying 6 CubeSats from the International Space Station.\r\n\r\n- RADSAT-SK – University of Saskatchewan\r\n- Ukpik-1 –Western University\r\n- ESSENCE – York University\r\n- Iris – University of Manitoba\r\n- SC-ODIN – Concordia University\r\n- Moonlighter - The Aerospace Corporation",
            "webcast_live": false,
            "location": "ISS",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=wzv81nIvT8A",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NRCSD26 Deployments",
                    "description": "Nanoracks will be deploying 6 CubeSats from the International Space Station.",
                    "feature_image": "https://i.ytimg.com/vi/wzv81nIvT8A/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=wzv81nIvT8A",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/nanoracks_nrcsd_image_20230703193332.jpg",
            "date": "2023-07-06T09:10:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "e53eecd6-184d-440a-955a-70fe0fdccbd6",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/e53eecd6-184d-440a-955a-70fe0fdccbd6/?format=api",
                    "slug": "falcon-9-block-5-dragon-crs-2-spx-28",
                    "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-28",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T17:47:59Z",
                    "net": "2023-06-05T15:47:00Z",
                    "window_end": "2023-06-05T15:47:00Z",
                    "window_start": "2023-06-05T15:47:00Z",
                    "net_precision": {
                        "id": 1,
                        "name": "Minute",
                        "abbrev": "MIN",
                        "description": "The T-0 is accurate to the minute."
                    },
                    "probability": 80,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 7460,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 5858,
                        "name": "Dragon CRS-2 SpX-28",
                        "description": "28th commercial resupply services mission to the International Space Station operated by SpaceX. The flight will be conducted under the second Commercial Resupply Services contract with NASA.\r\n\r\nCargo Dragon 2 brings supplies and payloads, including critical materials to directly support science and research investigations that occur onboard the orbiting laboratory.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "featured": true,
                                "type": "Government",
                                "country_code": "USA",
                                "abbrev": "NASA",
                                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                                "administrator": "Administrator: Bill Nelson",
                                "founding_year": "1958",
                                "launchers": "Space Shuttle | SLS",
                                "spacecraft": "Orion",
                                "launch_library_url": null,
                                "total_launch_count": 135,
                                "consecutive_successful_launches": 11,
                                "successful_launches": 115,
                                "failed_launches": 20,
                                "pending_launches": 6,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "http://www.nasa.gov",
                                "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 237,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 179,
                        "orbital_launch_attempt_count": 178
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 11,
                            "url": "https://ll.thespacedevs.com/2.2.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://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 257,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                                    "name": "Northrop Grumman Space Systems",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 1020,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                                    "name": "Sierra Nevada Corporation",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.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",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        },
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.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",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6443,
                    "location_launch_attempt_count": 220,
                    "pad_launch_attempt_count": 162,
                    "agency_launch_attempt_count": 252,
                    "orbital_launch_attempt_count_year": 86,
                    "location_launch_attempt_count_year": 7,
                    "pad_launch_attempt_count_year": 7,
                    "agency_launch_attempt_count_year": 39,
                    "type": "normal"
                }
            ],
            "expeditions": [
                {
                    "id": 151,
                    "url": "https://ll.thespacedevs.com/2.2.0/expedition/151/?format=api",
                    "name": "Expedition 69",
                    "start": "2023-03-28T09:57:27Z",
                    "end": "2023-09-26T13:40:00Z",
                    "spacestation": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "mission_patches": [
                        {
                            "id": 770,
                            "name": "ISS Expedition 69 Patch",
                            "priority": 10,
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/iss2520expedit_mission_patch_20230329140742.png",
                            "agency": {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 467,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/467/?format=api",
                            "name": "Expedition 69 EVA 7",
                            "start": "2023-08-09T14:44:00Z",
                            "end": "2023-08-09T21:19:00Z",
                            "duration": "PT6H35M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 465,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/465/?format=api",
                            "name": "Expedition 69 EVA 6",
                            "start": "2023-06-22T14:24:33Z",
                            "end": "2023-06-22T20:48:00Z",
                            "duration": "PT6H23M27S",
                            "location": "International Space Station"
                        },
                        {
                            "id": 464,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/464/?format=api",
                            "name": "Expedition 69 EVA 5",
                            "start": "2023-06-15T12:42:00Z",
                            "end": "2023-06-15T18:17:00Z",
                            "duration": "PT5H35M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 463,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/463/?format=api",
                            "name": "Expedition 69 EVA 4",
                            "start": "2023-06-09T13:24:00Z",
                            "end": "2023-06-09T19:27:00Z",
                            "duration": "PT6H3M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 462,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/462/?format=api",
                            "name": "Expedition 69 EVA 3",
                            "start": "2023-05-12T15:47:00Z",
                            "end": "2023-05-12T21:01:00Z",
                            "duration": "PT5H14M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 449,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/449/?format=api",
                            "name": "Expedition 69 EVA 2",
                            "start": "2023-05-03T20:00:00Z",
                            "end": "2023-05-04T03:11:00Z",
                            "duration": "PT7H11M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 447,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/447/?format=api",
                            "name": "Expedition 69 EVA 1",
                            "start": "2023-04-19T01:40:00Z",
                            "end": "2023-04-19T09:35:00Z",
                            "duration": "PT7H55M",
                            "location": "International Space Station"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": []
        },
        {
            "id": 118,
            "url": "https://ll.thespacedevs.com/2.2.0/event/118/?format=api",
            "slug": "mars-2020-mission-tech-humans-to-mars-briefing",
            "name": "Mars 2020 Mission Tech & Humans to Mars Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:22:11Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Mars 2020 mission tech and humans to Mars briefing will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://youtu.be/21X5lGlDOfg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://youtu.be/21X5lGlDOfg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mars_2020_pre-l_image_20200717135837.png",
            "date": "2020-07-28T18:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "c4db6995-f25f-4608-8eb9-ce95d5226af2",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/c4db6995-f25f-4608-8eb9-ce95d5226af2/?format=api",
                    "slug": "atlas-v-541-mars-2020-perseverance-rover-ingenuity",
                    "name": "Atlas V 541 | Mars 2020 (Perseverance rover & Ingenuity helicopter)",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T18:12:01Z",
                    "net": "2020-07-30T11:50:00Z",
                    "window_end": "2020-07-30T13:50:00Z",
                    "window_start": "2020-07-30T11:50:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 157,
                        "configuration": {
                            "id": 1,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/1/?format=api",
                            "name": "Atlas V 541",
                            "family": "Atlas",
                            "full_name": "Atlas V 541",
                            "variant": "541"
                        }
                    },
                    "mission": {
                        "id": 1126,
                        "name": "Mars 2020 (Perseverance rover & Ingenuity helicopter)",
                        "description": "Atop this ULA Atlas V rocket will be Perseverance, a car-sized rover which will explore an ancient river delta on Mars. Armed with a suite of six scientific instruments, Perseverance will primarily hunt for clues to the planet's distant past, and hopefully uncover signs of ancient life and habitability. The rover also carries an experiment that'll convert carbon dioxide into oxygen, a box-sized helicopter named Ingenuity that'll demonstrate powered flight on Mars, and a system that enables the rover to leave behind samples for later retrieval and return to Earth during NASA and ESA's ambitious sample return mission later this decade.",
                        "launch_designator": null,
                        "type": "Robotic Exploration",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 952,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas2520v252_image_20200729144937.jpg",
                    "infographic": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/atlas2520v252_infographic_20200806042150.png",
                    "program": [
                        {
                            "id": 36,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/36/?format=api",
                            "name": "NASA Large Strategic Science Missions",
                            "description": "NASA's large strategic science missions or large strategic missions, formerly known as Flagship missions or Flagship-class missions, are the costliest and most capable NASA science spacecraft. Flagship missions exist within all four divisions of NASA's Science Mission Directorate (SMD): the astrophysics, Earth science, heliophysics and planetary science divisions.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/nasa2520large_program_20240205122003.jpeg",
                            "start_date": "1975-08-22T00:00:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Large_strategic_science_missions",
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5970,
                    "location_launch_attempt_count": 803,
                    "pad_launch_attempt_count": 98,
                    "agency_launch_attempt_count": 141,
                    "orbital_launch_attempt_count_year": 58,
                    "location_launch_attempt_count_year": 12,
                    "pad_launch_attempt_count_year": 4,
                    "agency_launch_attempt_count_year": 4,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}