API endpoint that allows past Events to be viewed.

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

GET: Return a list of past Events

ORDERING: Fields - 'date', 'last_updated'

Example - /2.2.0/event/previous/?ordering=-date

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

{
    "count": 985,
    "next": "https://lldev.thespacedevs.com/2.2.0/event/previous/?format=api&limit=10&offset=280&ordering=last_updated",
    "previous": "https://lldev.thespacedevs.com/2.2.0/event/previous/?format=api&limit=10&offset=260&ordering=last_updated",
    "results": [
        {
            "id": 745,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/745/?format=api",
            "slug": "nasa-artemis-ii-crew-interviews",
            "name": "NASA Artemis II Crew Interviews",
            "updates": [],
            "last_updated": "2024-03-05T17:25:28Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host live interviews with the Artemis II crew.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_artemis_ii_image_20230403161326.jpeg",
            "date": "2023-04-04T11:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "41699701-2ef4-4b0c-ac9d-6757820cde87",
                    "url": "https://lldev.thespacedevs.com/2.2.0/launch/41699701-2ef4-4b0c-ac9d-6757820cde87/?format=api",
                    "slug": "sls-block-1-artemis-ii",
                    "name": "SLS Block 1 | Artemis II",
                    "status": {
                        "id": 2,
                        "name": "To Be Determined",
                        "abbrev": "TBD",
                        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                    },
                    "last_updated": "2025-04-04T07:42:06Z",
                    "net": "2026-04-30T00:00:00Z",
                    "window_end": "2026-04-30T00:00:00Z",
                    "window_start": "2026-04-30T00:00:00Z",
                    "net_precision": {
                        "id": 7,
                        "name": "Month",
                        "abbrev": "M",
                        "description": "The T-0 is expected in the given month."
                    },
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 187,
                        "configuration": {
                            "id": 143,
                            "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/143/?format=api",
                            "name": "Space Launch System (SLS)",
                            "family": "Space Launch System",
                            "full_name": "Space Launch System Block 1",
                            "variant": "Block 1"
                        }
                    },
                    "mission": {
                        "id": 6343,
                        "name": "Artemis II",
                        "description": "Artemis II is the first crewed mission as part of the Artemis program. Artemis II will send a crew of 4 - 3 Americans and 1 Canadian around the moon and return them back to Earth.\r\n\r\nThe mission will test the core systems of NASA's Orion spacecraft including the critical life support system, among other systems which could not be tested during Artemis I due to the lack of crew onboard.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 9,
                            "name": "Lunar flyby",
                            "abbrev": "Lunar flyby"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 4,
                        "url": "https://lldev.thespacedevs.com/2.2.0/pad/4/?format=api",
                        "agency_id": 44,
                        "name": "Launch Complex 39B",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
                        "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
                        "latitude": "28.62711233",
                        "longitude": "-80.62101503",
                        "location": {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 267,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
                        "total_launch_count": 58,
                        "orbital_launch_attempt_count": 57
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20220331082429.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 15,
                            "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
                            "name": "Artemis",
                            "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                            "start_date": "2017-12-11T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/specials/artemis/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 7156,
                    "location_launch_attempt_count": 272,
                    "pad_launch_attempt_count": 59,
                    "agency_launch_attempt_count": 142,
                    "orbital_launch_attempt_count_year": 9,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 1,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 300,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/300/?format=api",
            "slug": "nasa-mars-2020-ingenuity-seventh-flight",
            "name": "NASA Mars 2020 Ingenuity Seventh Flight",
            "updates": [],
            "last_updated": "2024-03-05T17:25:29Z",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "The seventh flight of Ingenuity Mars Helicopter took it to a new base of operations about 106 meters south of its current location. This marked the second time the helicopter landed at an airfield that it did not survey from the air during a previous flight. Instead, the Ingenuity team relied on imagery collected by the HiRISE camera aboard NASA’s Mars Reconnaissance Orbiter that suggests this new base of operations is relatively flat and has few surface obstructions.",
            "webcast_live": false,
            "location": "Airfield C, Jezero crater, Mars",
            "news_url": "https://mars.nasa.gov/technology/helicopter/status/306/ingenuity-flight-7-preview/",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "mars.nasa.gov",
                    "title": "Ingenuity Flight 7 Preview - NASA",
                    "description": "The next flight of NASA’s Ingenuity Mars Helicopter will take place no earlier than this Sunday, June 6.",
                    "feature_image": null,
                    "url": "https://mars.nasa.gov/technology/helicopter/status/306/ingenuity-flight-7-preview/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210409201945.jpeg",
            "date": "2021-06-08T15:54:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 314,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/314/?format=api",
            "slug": "nasa-mars-2020-ingenuity-ninth-flight",
            "name": "NASA Mars 2020 Ingenuity Ninth Flight",
            "updates": [],
            "last_updated": "2024-03-05T17:25:29Z",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "The 9th flight on Ingenuity Mars Helicopter was a success. Unlike with previous flights, this time Ingenuity flew over not the safe flat grounds, but over a sandy terrain called \"Séítah\". This kind of area is difficult, if not dangerous, for a rover to wheel through However, it can be easily surveyed from air. This proves that rover-helicopter combo can expand science value of the mission by covering more diverse areas which would not be possible to explore with a rover alone.",
            "webcast_live": false,
            "location": "Airfield E, Jezero crater, Mars",
            "news_url": "https://mars.nasa.gov/technology/helicopter/status/314/flight-9-was-a-nail-biter-but-ingenuity-came-through-with-flying-colors/",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "mars.nasa.gov",
                    "title": "Flight 9 Was a Nail-Biter, but Ingenuity Came Through With Flying Colors - NASA",
                    "description": "It has been a week of heightened apprehension on the Mars Helicopter team as we prepared a major flight challenge for Ingenuity.",
                    "feature_image": null,
                    "url": "https://mars.nasa.gov/technology/helicopter/status/314/flight-9-was-a-nail-biter-but-ingenuity-came-through-with-flying-colors/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210728154209.jpg",
            "date": "2021-07-05T09:03:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 777,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/777/?format=api",
            "slug": "ax-2-crew-press-conference",
            "name": "Ax-2 Crew Press Conference",
            "updates": [
                {
                    "id": 4047,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=jgcFuYF23uU",
                    "created_by": "LL2",
                    "created_on": "2023-05-16T15:01:25Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:30Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Axiom will hold a press conference with the Ax-2 crew.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=jgcFuYF23uU",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Ax-2 All Crew Press Conference",
                    "description": "The press conference will give the Ax-2 crew an opportunity to highlight their experiences leading up to the mission, preparedness, and important mission obj...",
                    "feature_image": "https://i.ytimg.com/vi/jgcFuYF23uU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=jgcFuYF23uU",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ax-2_crew_press_image_20230515161930.png",
            "date": "2023-05-16T15:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 906,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/906/?format=api",
            "slug": "information-session-from-esas-322nd-council-in-par",
            "name": "Information session from ESA’s 322nd Council in Paris",
            "updates": [
                {
                    "id": 5948,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.esa.int/Newsroom/Press_Releases/Media_invitation_Information_session_from_ESA_s_322nd_Council_in_Paris",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-12-12T14:23:03Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:31Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "ESA Director General Josef Aschbacher and Swiss ESA Council Chair Renato Krpoun will give an update on the roll-out of decisions taken at the Space Summit in Seville, including the implications for space transportation and progress towards enabling a European commercial provider to deliver supplies to the International Space Station by 2028 and return cargo to Earth. The evolution of the European Spaceport in Kourou will also be covered. \r\n\r\nFurthermore, the briefing will address upcoming, high-level political meetings on space and international cooperation projects that ESA runs with partners around the globe, as well as ESA’s contribution to Poland’s Earth observation project “Country awareness mission in land analysis”.",
            "webcast_live": false,
            "location": "ESA Headquarters, Paris",
            "news_url": null,
            "video_url": "https://livestream.com/esa/esawebtv",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "livestream.com",
                    "publisher": "",
                    "title": "ESA Web TV by European Space Agency",
                    "description": "Watch European Space Agency's ESA Web TV on Livestream.com.",
                    "feature_image": "https://img.new.livestream.com/events/000000000060e5e8/e1e3ff0e-8958-4e66-90d0-aecb4ff0ac35.jpg",
                    "url": "https://livestream.com/esa/esawebtv",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/information_ses_image_20231214063355.jpg",
            "date": "2023-12-14T13:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT1H",
            "agencies": [
                {
                    "id": 27,
                    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "featured": false,
                    "type": "Multinational",
                    "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL,SVN",
                    "abbrev": "ESA",
                    "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
                    "administrator": "Director General: Josef Aschbacher",
                    "founding_year": "1975",
                    "launchers": "Ariane | Vega",
                    "spacecraft": "Space Rider",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
                }
            ],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 873,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/873/?format=api",
            "slug": "osiris-rex-prelanding-media-call",
            "name": "OSIRIS-Rex Prelanding media call",
            "updates": [
                {
                    "id": 5197,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/press-release/nasa-finalizes-coverage-for-first-us-asteroid-sample-landing",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-09-19T08:09:44Z"
                },
                {
                    "id": 5224,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=CZcaoQkR7m4",
                    "created_by": "LL2",
                    "created_on": "2023-09-22T19:33:57Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:31Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Prior to landing, the agency will host a media call to provide a status update \r\n\r\nParticipants include:\r\n\r\n- Lori Glaze, Director Planetary Sciences Division,\r\n- Rich Burns, project manager, NASA’s Goddard \r\n- Sandra Freund,program manager, Lockheed Martin\r\n- Nicole Lunning, curation lead\r\n- Dante Lauretta, principal investigator",
            "webcast_live": false,
            "location": "Department of Defense's Utah Test and Training Range",
            "news_url": "https://www.nasa.gov/press-release/nasa-finalizes-coverage-for-first-us-asteroid-sample-landing",
            "video_url": "https://www.youtube.com/watch?v=CZcaoQkR7m4",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Finalizes Coverage for First US Asteroid Sample Landing",
                    "description": "The first asteroid sample collected in space by NASA will arrive on Earth Sunday, Sept. 24, and there are multiple events leading up to its landing.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-finalizes-coverage-for-first-us-asteroid-sample-landing",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "OSIRIS-Rex Sample Return Prelanding, Sept. 22 2023",
                    "description": "To successfully deliver a sample from the near-Earth asteroid Bennu, spacecraft operators need to ensure OSIRIS-REx travels at the right speed and direction ...",
                    "feature_image": "https://i.ytimg.com/vi/CZcaoQkR7m4/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=CZcaoQkR7m4",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/osiris-rex_prel_image_20230919080942.jpeg",
            "date": "2023-09-22T19:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT56M46S",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://lldev.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": "Acting Administrator:  James Free",
                    "founding_year": "1958",
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 910,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/910/?format=api",
            "slug": "lunar-delivery-readiness-media-teleconference",
            "name": "Lunar Delivery Readiness Media Teleconference",
            "updates": [
                {
                    "id": 6134,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-ula-astrobotic-artemis-robotic-moon-launch/",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-12-28T15:35:55Z"
                },
                {
                    "id": 6189,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=besUhJEOTzo",
                    "created_by": "LL2",
                    "created_on": "2024-01-05T20:01:20Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:32Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a teleconference with the following participants:\r\n\r\n- Joel Kearns, administrator for Exploration, Science Mission Directorate, NASA\r\n- Ryan Watkins,Exploration Science Strategy and Integration Office, NASA\r\n- John Thornton, CEO, Astrobotic\r\n- Gary Wentz, vice president, Government and Commercial Programs, ULA\r\n- Arlena Moses, launch weather officer, Cape Canaveral Space Force Station’s 45th Weather Squadron",
            "webcast_live": false,
            "location": "Online",
            "news_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-ula-astrobotic-artemis-robotic-moon-launch/",
            "video_url": "https://www.youtube.com/watch?v=besUhJEOTzo",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Coverage for ULA, Astrobotic Artemis Robotic Moon Launch",
                    "description": "As part of NASA’s CLPS (Commercial Lunar Payload Services) initiative and Artemis program, United Launch Alliance (ULA) and Astrobotic are targeting 2:18 a.m.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-ula-astrobotic-artemis-robotic-moon-launch/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "NASA Lunar Delivery Readiness on Peregrine Mission One (Jan. 05, 2024)",
                    "description": "NASA holds a virtual audio-only media teleconference to confirm the NASA payloads flying onboard Astrobotic’s Peregrine lander as part of the agency’s CLPS (...",
                    "feature_image": "https://i.ytimg.com/vi/besUhJEOTzo/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=besUhJEOTzo",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-01-05T20:00:27Z",
                    "end_time": "2024-01-05T20:59:40Z"
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/peregrine_scien_image_20231228153027.jpg",
            "date": "2024-01-05T20:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT59M13S",
            "agencies": [
                {
                    "id": 1069,
                    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1069/?format=api",
                    "name": "Astrobotic Technology",
                    "featured": false,
                    "type": "Private",
                    "country_code": "USA",
                    "abbrev": "Astrobotic",
                    "description": "Astrobotic Technology is an American private company that is developing space robotics technology for lunar and planetary missions.",
                    "administrator": "CEO:  John Thornton",
                    "founding_year": "2007",
                    "launchers": "",
                    "spacecraft": "Peregrine",
                    "parent": null,
                    "image_url": null,
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astrobotic2520technology_logo_20230820172908.png"
                },
                {
                    "id": 44,
                    "url": "https://lldev.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": "Acting Administrator:  James Free",
                    "founding_year": "1958",
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                },
                {
                    "id": 124,
                    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/124/?format=api",
                    "name": "United Launch Alliance",
                    "featured": true,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "ULA",
                    "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
                    "administrator": "CEO: Tory Bruno",
                    "founding_year": "2006",
                    "launchers": "Atlas | Delta IV | Vulcan",
                    "spacecraft": "CST-100 Starliner",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png"
                }
            ],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 24,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/24/?format=api",
                    "name": "Commercial Lunar Payload Services",
                    "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
                    "agencies": [
                        {
                            "id": 1069,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1069/?format=api",
                            "name": "Astrobotic Technology",
                            "type": "Private"
                        },
                        {
                            "id": 1067,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                            "name": "Intuitive Machines",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                    "start_date": "2018-04-27T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
                    "mission_patches": [],
                    "type": {
                        "id": 5,
                        "name": "Exploration"
                    }
                }
            ]
        },
        {
            "id": 251,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/251/?format=api",
            "slug": "nasa-mars-2020-ingenuity-second-flight",
            "name": "NASA Mars 2020 Ingenuity Second Flight",
            "updates": [],
            "last_updated": "2024-03-05T17:25:33Z",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "For its second flight, the Ingenuity helicopter will climb to 16 feet (5 meters) and, after hovering briefly, it will go into a slight tilt and move sideways for 7 feet (2 meters). Then Ingenuity will come to a stop, hover in place, and make turns to point its color camera in different directions before heading back to the center of the airfield to land.",
            "webcast_live": false,
            "location": "Wright Brothers Field, Jezero crater, Mars",
            "news_url": "https://mars.nasa.gov/technology/helicopter/status/294/were-getting-ready-for-ingenuitys-second-flight/",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "mars.nasa.gov",
                    "title": "We're Getting Ready for Ingenuity’s Second Flight - NASA",
                    "description": "With the first flight of Ingenuity a success, we’re looking toward our second taking place on April 22, which is the 18th of the 30 sols (Martian days) of our flight test window.",
                    "feature_image": null,
                    "url": "https://mars.nasa.gov/technology/helicopter/status/294/were-getting-ready-for-ingenuitys-second-flight/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210409201945.jpeg",
            "date": "2021-04-22T09:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 315,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/315/?format=api",
            "slug": "nasa-mars-2020-ingenuity-tenth-flight",
            "name": "NASA Mars 2020 Ingenuity Tenth Flight",
            "updates": [],
            "last_updated": "2024-03-05T17:25:36Z",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "With this flight Ingenuity crossed the 1-mile mark of total flown distance. This flight took the helicopter over a rocky area \"Raised Ridges\". The area is of interest to the scientists and is being considered to be visited by Perseverance rover in the future. The entire flight lasted 165.4 seconds and reached a maximum altitude of 12 meters.",
            "webcast_live": false,
            "location": "Airfield F, Jezero crater, Mars",
            "news_url": "https://mars.nasa.gov/technology/helicopter/status/316/aerial-scouting-of-raised-ridges-for-ingenuitys-flight-10/",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "mars.nasa.gov",
                    "title": "Aerial Scouting of ‘Raised Ridges’ for Ingenuity’s Flight 10 - NASA",
                    "description": "Ingenuity has come a long way from its original airfield, \"Wright Brothers Field,\" which is 0.64 miles (1.04 kilometers) to the northeast of our current location.",
                    "feature_image": null,
                    "url": "https://mars.nasa.gov/technology/helicopter/status/316/aerial-scouting-of-raised-ridges-for-ingenuitys-flight-10/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210728154044.png",
            "date": "2021-07-24T21:07:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 313,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/313/?format=api",
            "slug": "boeing-starliner-oft-2-pre-launch-news-conference",
            "name": "Boeing Starliner OFT-2 Pre-Launch News Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:25:37Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and Boeing will conduct a pre-launch news conference for the uncrewed Orbital Flight Test-2 (OFT-2) of Boeing’s Starliner commercial crew spacecraft.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20210721065053.jpeg",
            "date": "2021-07-27T17:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}