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

{
    "id": 133,
    "url": "https://ll.thespacedevs.com/2.2.0/event/133/?format=api",
    "slug": "osiris-rex-matchpoint-rehearsal-activities",
    "name": "OSIRIS-Rex Matchpoint rehearsal activities",
    "updates": [],
    "last_updated": "2024-03-05T17:23:19Z",
    "type": {
        "id": 18,
        "name": "Rehearsal"
    },
    "description": "Last rehearsal of the OSIRIS-Rex sample collection event.",
    "webcast_live": false,
    "location": "101955 Bennu",
    "news_url": "https://twitter.com/OSIRISREx",
    "video_url": null,
    "info_urls": [
        {
            "priority": 10,
            "source": "twitter.com",
            "title": "",
            "description": "JavaScript is not available.\n\nWe’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
            "feature_image": null,
            "url": "https://twitter.com/OSIRISREx",
            "type": null,
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [],
    "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/osiris-rex_matc_image_20240305172319.png",
    "date": "2020-08-11T18:30: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": 1018,
                    "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": []
}