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

{
    "id": 670,
    "url": "https://ll.thespacedevs.com/2.2.0/event/670/?format=api",
    "slug": "jpss-2-pre-launch-news-conference",
    "name": "JPSS-2 Pre-Launch News Conference",
    "updates": [],
    "last_updated": "2024-03-05T17:24:55Z",
    "type": {
        "id": 20,
        "name": "Press Event"
    },
    "description": "NASA and NOAA will hold a joint news conference ahead of the launch of the Joint Polar Satellite System-2 (JPSS-2) mission.",
    "webcast_live": false,
    "location": "Kennedy Space Center, FL, USA",
    "news_url": "https://www.nasa.gov/press-release/nasa-coverage-set-for-noaa-s-joint-polar-satellite-system-2-launch",
    "video_url": "https://www.youtube.com/watch?v=phRnHhLRNEg",
    "info_urls": [
        {
            "priority": 10,
            "source": "www.nasa.gov",
            "title": "Coverage Set for NOAA’s Joint Polar Satellite System-2 Launch",
            "description": "NASA will provide coverage of the upcoming prelaunch and launch activities for the National Oceanic and Atmospheric Administration’s (NOAA) Joint Polar Satellite System-2 (JPSS-2) mission. JPSS-2 is the third satellite in the polar satellite series and is expected to capture data to improve weather ...",
            "feature_image": null,
            "url": "https://www.nasa.gov/press-release/nasa-coverage-set-for-noaa-s-joint-polar-satellite-system-2-launch",
            "type": null,
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "Prelaunch Update for NOAA’s JPSS-2 Weather Satellite and LOFTID NASA Tech Demo (Oct. 28, 2022)",
            "description": "Get a prelaunch update for the the National Oceanic and Atmospheric Administration (NOAA)’s Joint Polar Satellite System-2, or JPSS-2, set to launch Nov. 6 a...",
            "feature_image": "https://i.ytimg.com/vi/phRnHhLRNEg/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=phRnHhLRNEg",
            "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/jpss-2_pre-laun_image_20221028065405.png",
    "date": "2022-10-28T20:00:00Z",
    "date_precision": null,
    "duration": null,
    "agencies": [],
    "launches": [
        {
            "id": "060fc260-01bd-41ec-a0be-ce2223fbbc76",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/060fc260-01bd-41ec-a0be-ce2223fbbc76/?format=api",
            "slug": "atlas-v-401-jpss-2-joint-polar-satellite-system-sp",
            "name": "Atlas V 401 | JPSS 2 (Joint Polar Satellite System spacecraft No. 2) & LOFTID",
            "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:25:13Z",
            "net": "2022-11-10T09:49:00Z",
            "window_end": "2022-11-10T10:01:00Z",
            "window_start": "2022-11-10T09:25:00Z",
            "net_precision": null,
            "probability": 95,
            "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": 185,
                "configuration": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/16/?format=api",
                    "name": "Atlas V 401",
                    "family": "Atlas",
                    "full_name": "Atlas V 401",
                    "variant": "401"
                }
            },
            "mission": {
                "id": 756,
                "name": "JPSS 2 (Joint Polar Satellite System spacecraft No. 2) & LOFTID",
                "description": "JPSS is a collaborative program between NOAA and NASA. JPSS-2 is one of five satellites that will comprise the JPSS constellation. These spacecraft gather global measurements of atmospheric, terrestrial and oceanic conditions, including sea and land surface temperatures, vegetation, clouds, rainfall, snow and ice cover, fire locations and smoke plumes, atmospheric temperature, water vapor and ozone.\r\n\r\nLOFTID is a tech demo for the inflatable heatshield technology. It will attempt to survive a reentry from orbit after JPSS 2 is separated. This test will validate the technology for various applications, such as landing large payloads on Mars and engine reuse on ULA’s Vulcan rocket.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 24,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/24/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 3E",
                "description": "SLC-3E is a launch pad at Vandenberg Space Force Base. It was originally built for the MIDAS program and later used for various other missions. After a period of inactivity, it was refurbished in the early 2000s to launch Atlas V rockets. The pad is now being upgraded to accommodate the new Vulcan Centaur rocket. The last Atlas V launch from SLC-3E happened in November 2022, with the first Vulcan launch expected in 2025.",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E",
                "map_url": "https://www.google.com/maps?q=34.64,-120.5895",
                "latitude": "34.64",
                "longitude": "-120.5895",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "timezone_name": "America/Los_Angeles",
                    "total_launch_count": 797,
                    "total_landing_count": 26
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg",
                "total_launch_count": 48,
                "orbital_launch_attempt_count": 45
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
            "infographic": null,
            "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://thespacedevs-prod.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": 6337,
            "location_launch_attempt_count": 707,
            "pad_launch_attempt_count": 48,
            "agency_launch_attempt_count": 156,
            "orbital_launch_attempt_count_year": 155,
            "location_launch_attempt_count_year": 14,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 8,
            "type": "normal"
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": []
}