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

{
    "id": 12,
    "url": "https://ll.thespacedevs.com/2.2.0/event/12/?format=api",
    "slug": "falcon-heavy-static-fire",
    "name": "Falcon Heavy - Static Fire",
    "updates": [],
    "last_updated": "2024-03-05T17:28:31Z",
    "type": {
        "id": 5,
        "name": "Static Fire"
    },
    "description": "The Falcon Heavy set to launch Arabsat-6A static fire was sucessful.",
    "webcast_live": false,
    "location": "Kennedy Space Center",
    "news_url": null,
    "video_url": "https://www.youtube.com/watch?v=r1-4y9X2VPI",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "Falcon Heavy - Static Fire ArabSat-6A",
            "description": "5 April 2019 - Static Fire of first block 5 Falcon Heavy from LC-39A at the Kennedy Space Center",
            "feature_image": "https://i.ytimg.com/vi/r1-4y9X2VPI/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=r1-4y9X2VPI",
            "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/falcon2520heavy2520-2520static2520fire_image_20190405050034.jpg",
    "date": "2019-04-05T16:00:00Z",
    "date_precision": null,
    "duration": null,
    "agencies": [],
    "launches": [
        {
            "id": "ed90f149-7762-4f9b-a878-90618db057e7",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ed90f149-7762-4f9b-a878-90618db057e7/?format=api",
            "slug": "falcon-heavy-arabsat-6a",
            "name": "Falcon Heavy | Arabsat-6A",
            "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:48:35Z",
            "net": "2019-04-11T22:35:00Z",
            "window_end": "2019-04-12T00:31:00Z",
            "window_start": "2019-04-11T22:35:00Z",
            "net_precision": null,
            "probability": 90,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": "#ArabSat6A",
            "launch_service_provider": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 30,
                "configuration": {
                    "id": 161,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/161/?format=api",
                    "name": "Falcon Heavy",
                    "family": "Falcon",
                    "full_name": "Falcon Heavy",
                    "variant": "Heavy"
                }
            },
            "mission": {
                "id": 977,
                "name": "Arabsat-6A",
                "description": "Arabsat-6A is a Saudi Arabian communications satellite to be positioned at 30.5°East orbital slot. Arabsat-6A was built by Lockheed Martin for Arabsat and will deliver TV, internet and mobile phone services to the Middle East, Africa and Europe.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 18,
                    "name": "Supersynchronous Transfer Orbit",
                    "abbrev": "Super-GTO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 87,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                "agency_id": 121,
                "name": "Launch Complex 39A",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                "latitude": "28.60822681",
                "longitude": "-80.60428186",
                "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": 265,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                "total_launch_count": 207,
                "orbital_launch_attempt_count": 206
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 5844,
            "location_launch_attempt_count": 170,
            "pad_launch_attempt_count": 113,
            "agency_launch_attempt_count": 77,
            "orbital_launch_attempt_count_year": 24,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": []
}