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/842/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 842,
    "url": "https://ll.thespacedevs.com/2.2.0/event/842/?format=api",
    "slug": "artemis-ii-status-briefing",
    "name": "Artemis II Status Briefing",
    "updates": [
        {
            "id": 4813,
            "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=El_hwfCgP2I",
            "created_by": "LL2",
            "created_on": "2023-08-08T18:00:35Z"
        },
        {
            "id": 4740,
            "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/join-nasa-administrator-artemis-ii-moon-crew-for-mission-update",
            "created_by": "hitura-nobad",
            "created_on": "2023-08-01T19:38:45Z"
        }
    ],
    "last_updated": "2024-03-05T17:23:27Z",
    "type": {
        "id": 20,
        "name": "Press Event"
    },
    "description": "NASA will host a news conference to provide Artemis II mission preparations and crew training updates.\r\n\r\nParticipants will include:\r\n\r\n- NASA Administrator Bill Nelson\r\n- NASA Deputy Administrator Pam Melroy\r\n- Jim Free, NASA associate administrator\r\n- Reid Wiseman, Artemis II commander, NASA\r\n- Victor Glover, Artemis II pilot, NASA\r\n- Christina Hammock Koch, Artemis II mission specialist, NASA\r\n- Jeremy Hansen, Artemis II mission specialist, CSA",
    "webcast_live": false,
    "location": "Kennedy Space Center",
    "news_url": "https://www.nasa.gov/press-release/join-nasa-administrator-artemis-ii-moon-crew-for-mission-update",
    "video_url": "https://www.youtube.com/watch?v=El_hwfCgP2I",
    "info_urls": [
        {
            "priority": 10,
            "source": "www.nasa.gov",
            "title": "Join NASA Administrator, Artemis II Moon Crew for Mission Update",
            "description": "NASA will host a news conference at 2 p.m. EDT on Tuesday, Aug. 8, at the agency’s Kennedy Space Center in Florida, to provide Artemis II mission preparations and crew training updates. Artemis II will send a crew of four astronauts on a journey around the Moon and bring them back safely, paving the...",
            "feature_image": null,
            "url": "https://www.nasa.gov/press-release/join-nasa-administrator-artemis-ii-moon-crew-for-mission-update",
            "type": null,
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "NASA's Artemis II Moon Mission Preparations: Latest News and Updates (Official NASA Briefing)",
            "description": "NASA hosts a news conference on Tuesday, Aug. 8, 2023, at the agency’s Kennedy Space Center in Florida to provide Artemis II mission preparations and crew tr...",
            "feature_image": "https://i.ytimg.com/vi/El_hwfCgP2I/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=El_hwfCgP2I",
            "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/artemis_ii_stat_image_20230801193839.png",
    "date": "2023-08-08T18:00:00Z",
    "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "duration": "PT46M36S",
    "agencies": [
        {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
            "name": "Canadian Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "CAN",
            "abbrev": "CSA",
            "description": "The Canadian Space Agency was established by the Canadian Space Agency Act which received Royal Assent on May 10, 1990. \r\n\r\nThe Canadian space program is administered by the Canadian Space Agency. Canada has contributed technology, expertise and personnel to the world space effort, especially in collaboration with ESA and NASA. In addition to its astronauts and satellites, some of the most notable Canadian technological contributions to space exploration include the Canadarm on the Space Shuttle and Canadarm2 on the International Space Station.",
            "administrator": "President: Lisa Campbell",
            "founding_year": "1990",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/canadian2520space2520agency_logo_20231122160211.png"
        },
        {
            "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": "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": [
        {
            "id": "41699701-2ef4-4b0c-ac9d-6757820cde87",
            "url": "https://ll.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://ll.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://ll.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://ll.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://ll.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": 263,
                    "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://ll.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://ll.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": 7119,
            "location_launch_attempt_count": 267,
            "pad_launch_attempt_count": 59,
            "agency_launch_attempt_count": 142,
            "orbital_launch_attempt_count_year": 7,
            "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://ll.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://ll.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"
            }
        }
    ]
}