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

{
    "id": 596,
    "url": "https://ll.thespacedevs.com/2.2.0/event/596/?format=api",
    "slug": "capstone-tli-burn-and-deployment",
    "name": "CAPSTONE TLI Burn and Deployment",
    "updates": [],
    "last_updated": "2024-03-05T17:31:22Z",
    "type": {
        "id": 16,
        "name": "Orbital Insertion"
    },
    "description": "Photon's HyperCurie engine will re-ignite for a final burn before releasing CAPSTONE on a course with the Moon.",
    "webcast_live": false,
    "location": null,
    "news_url": null,
    "video_url": "https://www.youtube.com/watch?v=LtvMiivrxxA",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "Rocket Lab Sends CAPSTONE Satellite To The Moon For NASA",
            "description": "",
            "feature_image": "https://i.ytimg.com/vi/LtvMiivrxxA/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=LtvMiivrxxA",
            "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/capstone_tli_bu_image_20240305173122.jpeg",
    "date": "2022-07-04T06:56:00Z",
    "date_precision": null,
    "duration": null,
    "agencies": [],
    "launches": [
        {
            "id": "859bf952-b4c6-40fb-a7e7-ac12efc386b2",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/859bf952-b4c6-40fb-a7e7-ac12efc386b2/?format=api",
            "slug": "electron-capstone",
            "name": "Electron | CAPSTONE",
            "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:13:13Z",
            "net": "2022-06-28T09:55:52Z",
            "window_end": "2022-06-28T09:55:52Z",
            "window_start": "2022-06-28T09:55:52Z",
            "net_precision": null,
            "probability": 75,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 147,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2665,
                "configuration": {
                    "id": 26,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
                    "name": "Electron",
                    "family": "",
                    "full_name": "Electron",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1085,
                "name": "CAPSTONE",
                "description": "CAPSTONE (Cislunar Autonomous Positioning System Technology Operations and Navigation Experiment) is a 12-U cubesat mission to test operations in near rectiliniar halo orbit around the Moon, which is to be used for the Lunar Gateway space station. Mission will verify the  near rectilinear halo orbit characteristics, spacecraft-to-spacecraft navigation services in that orbit, and provide valuable experience of small sat launch to the Moon.",
                "launch_designator": null,
                "type": "Planetary Science",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                },
                "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": "Acting Administrator:  James Free",
                        "founding_year": "1958",
                        "launchers": "Space Shuttle | SLS",
                        "spacecraft": "Orion",
                        "launch_library_url": null,
                        "total_launch_count": 141,
                        "consecutive_successful_launches": 11,
                        "successful_launches": 121,
                        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
                    }
                ],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 185,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/185/?format=api",
                "agency_id": 147,
                "name": "Rocket Lab Launch Complex 1B",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
                "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
                "latitude": "-39.262833",
                "longitude": "177.864469",
                "location": {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/10/?format=api",
                    "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
                    "country_code": "NZL",
                    "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
                    "timezone_name": "Pacific/Auckland",
                    "total_launch_count": 57,
                    "total_landing_count": 17
                },
                "country_code": "NZL",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg",
                "total_launch_count": 28,
                "orbital_launch_attempt_count": 28
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron25202_image_20231125062347.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 6255,
            "location_launch_attempt_count": 27,
            "pad_launch_attempt_count": 2,
            "agency_launch_attempt_count": 27,
            "orbital_launch_attempt_count_year": 73,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": []
}