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

{
    "id": 624,
    "url": "https://ll.thespacedevs.com/2.2.0/event/624/?format=api",
    "slug": "artemis-i-orion-first-outbound-trajectory-correcti",
    "name": "Artemis I Orion First Outbound Trajectory Correction Burn",
    "updates": [],
    "last_updated": "2024-03-05T17:28:17Z",
    "type": {
        "id": 6,
        "name": "Spacecraft Event"
    },
    "description": "NASA will livestream coverage of the first outbound trajectory correction burn of the Artemis I Orion spacecraft.",
    "webcast_live": false,
    "location": null,
    "news_url": null,
    "video_url": "https://www.youtube.com/watch?v=5oeJJDGJQiM",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "Artemis I Trajectory Burn en Route to the Moon",
            "description": "Watch live as NASA’s Orion spacecraft completes its first outbound trajectory burn on the way to the Moon after having launched aboard the Space Launch Syste...",
            "feature_image": "https://i.ytimg.com/vi/5oeJJDGJQiM/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=5oeJJDGJQiM",
            "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/artemis-1_orion_image_20220821063559.jpg",
    "date": "2022-11-16T14:00:00Z",
    "date_precision": null,
    "duration": null,
    "agencies": [],
    "launches": [
        {
            "id": "65896761-b6ca-4df3-9699-e077a360c52a",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/65896761-b6ca-4df3-9699-e077a360c52a/?format=api",
            "slug": "sls-block-1-artemis-i",
            "name": "SLS Block 1 | Artemis I",
            "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-14T09:00:27Z",
            "net": "2022-11-16T06:47:44Z",
            "window_end": "2022-11-16T08:04:00Z",
            "window_start": "2022-11-16T06:04:00Z",
            "net_precision": null,
            "probability": 90,
            "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": 150,
                "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": 688,
                "name": "Artemis I",
                "description": "Artemis I (previously Exploration Mission 1) is the first flight on Space Launch System and the second flight of Orion crew spacecraft. Mission is planned to be an uncrewed circumlunar flight.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                },
                "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": 244,
                    "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": 6343,
            "location_launch_attempt_count": 210,
            "pad_launch_attempt_count": 58,
            "agency_launch_attempt_count": 141,
            "orbital_launch_attempt_count_year": 161,
            "location_launch_attempt_count_year": 16,
            "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"
            }
        }
    ]
}