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

{
    "id": 244,
    "url": "https://ll.thespacedevs.com/2.2.0/event/244/?format=api",
    "slug": "osiris-rex-departure-from-asteroid-bennu",
    "name": "OSIRIS-Rex Departure from Asteroid Bennu",
    "updates": [],
    "last_updated": "2024-03-07T16:44:57Z",
    "type": {
        "id": 6,
        "name": "Spacecraft Event"
    },
    "description": "The departure of the OSIRIS-Rex spacecraft from asteroid Bennu will be livestreamed on NASA TV.",
    "webcast_live": false,
    "location": "Asteroid Bennu",
    "news_url": null,
    "video_url": "https://www.youtube.com/watch?v=otcgXyqbW-M",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "OSIRIS-REx Departure: Farewell to Asteroid Bennu",
            "description": "Join us live at 4 p.m. EDT, Mon., May 10, as our OSIRIS-REx mission bids farewell to near-Earth asteroid Bennu. At 4:16 p.m., the spacecraft will fire its ma...",
            "feature_image": "https://i.ytimg.com/vi/otcgXyqbW-M/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=otcgXyqbW-M",
            "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-rex2520sample2520collection_image_20190729035954.jpg",
    "date": "2021-05-10T20:00:00Z",
    "date_precision": null,
    "duration": null,
    "agencies": [],
    "launches": [
        {
            "id": "0bcc6850-4c51-4b08-aa19-0b3753351b9b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/0bcc6850-4c51-4b08-aa19-0b3753351b9b/?format=api",
            "slug": "atlas-v-411-osiris-rex",
            "name": "Atlas V 411 | OSIRIS-REx",
            "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-11-13T17:36:24Z",
            "net": "2016-09-08T23:05:00Z",
            "window_end": "2016-09-09T01:05:00Z",
            "window_start": "2016-09-08T23:05:00Z",
            "net_precision": null,
            "probability": 90,
            "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": 1952,
                "configuration": {
                    "id": 83,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/83/?format=api",
                    "name": "Atlas V 411",
                    "family": "Atlas",
                    "full_name": "Atlas V 411",
                    "variant": "411"
                }
            },
            "mission": {
                "id": 93,
                "name": "OSIRIS-REx",
                "description": "The Origins-Spectral Interpretation-Resource Identification-Security-Regolith Explorer (OSIRIS REx) mission will be the first U.S. mission to carry samples from an asteroid back to Earth and will help scientists investigate how planets formed and how life began, as well as improve our understanding of asteroids that could impact Earth.",
                "launch_designator": null,
                "type": "Robotic Exploration",
                "orbit": {
                    "id": 6,
                    "name": "Heliocentric N/A",
                    "abbrev": "Helio-N/A"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 41",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                "latitude": "28.58341025",
                "longitude": "-80.58303644",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1017,
                    "total_landing_count": 64
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
                "total_launch_count": 114,
                "orbital_launch_attempt_count": 114
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520411_image_20190224012306.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 5586,
            "location_launch_attempt_count": 751,
            "pad_launch_attempt_count": 82,
            "agency_launch_attempt_count": 112,
            "orbital_launch_attempt_count_year": 57,
            "location_launch_attempt_count_year": 15,
            "pad_launch_attempt_count_year": 6,
            "agency_launch_attempt_count_year": 8,
            "type": "normal"
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": []
}