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

{
    "id": 192,
    "url": "https://ll.thespacedevs.com/2.2.0/event/192/?format=api",
    "slug": "change-5-sample-returns-to-earth",
    "name": "Chang'e 5 Sample Returns to Earth",
    "updates": [],
    "last_updated": "2024-03-05T17:24:04Z",
    "type": {
        "id": 9,
        "name": "Spacecraft Landing"
    },
    "description": "The Chang'e 5 sample-return capsule will enter the Earth's atmosphere and land in Dorbod Banner, Inner Mongolia.",
    "webcast_live": false,
    "location": "Dorbod Banner, Inner Mongolia, China",
    "news_url": "https://en.wikipedia.org/wiki/Chang%27e_5",
    "video_url": "https://www.youtube.com/watch?v=bLW248jCxmc",
    "info_urls": [
        {
            "priority": 10,
            "source": "en.wikipedia.org",
            "title": "Chang'e 5 - Wikipedia",
            "description": "Chang'e 5 (Chinese: 嫦娥五号; pinyin: Cháng'é wǔhào[note 1]) was the fifth lunar exploration mission in the Chinese Lunar Exploration Program of CNSA, and China's first lunar sample-return mission.[13] Like its predecessors, the spacecraft is named after the Chinese moon goddess, Chang'e. It launched at...",
            "feature_image": null,
            "url": "https://en.wikipedia.org/wiki/Chang%27e_5",
            "type": null,
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "[直播]嫦娥五号返回特别报道 [Live]Chang'e-5 Reentry Special Report",
            "description": "嫦娥五号返回器即将携带月壤样品从月球返回地面。Carrying lunar samples, Chang'e-5's return module will soon be back from the moon.",
            "feature_image": "https://i.ytimg.com/vi/bLW248jCxmc/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=bLW248jCxmc",
            "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/chang2527e_5_s_image_20201122182407.png",
    "date": "2020-12-16T17:32:00Z",
    "date_precision": null,
    "duration": null,
    "agencies": [],
    "launches": [
        {
            "id": "9828537e-e017-4f77-96b6-49799d439363",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/9828537e-e017-4f77-96b6-49799d439363/?format=api",
            "slug": "long-march-5-change-5",
            "name": "Long March 5 | Chang'e 5",
            "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-08-02T16:23:42Z",
            "net": "2020-11-23T20:30:21Z",
            "window_end": "2020-11-23T21:15:07Z",
            "window_start": "2020-11-23T20:30:12Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 59,
                "configuration": {
                    "id": 128,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/128/?format=api",
                    "name": "Long March 5",
                    "family": "Long March",
                    "full_name": "Long March 5",
                    "variant": ""
                }
            },
            "mission": {
                "id": 385,
                "name": "Chang'e 5",
                "description": "Chang'e 5 is China's robotic lunar sample return mission, which is set to bring back at least 2 kg of lunar soils and rock samples. The probe will perform a soft landing on the Moon, then rendezvous and dock with the return module in lunar orbit and fly back to Earth.",
                "launch_designator": null,
                "type": "Robotic Exploration",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 175,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/175/?format=api",
                "agency_id": null,
                "name": "101",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
                "map_url": "https://www.google.com/maps?q=19.614334,110.951011",
                "latitude": "19.614334",
                "longitude": "110.951011",
                "location": {
                    "id": 8,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/8/?format=api",
                    "name": "Wenchang Space Launch Site, People's Republic of China",
                    "country_code": "CHN",
                    "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 37,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_175_20200803143424.jpg",
                "total_launch_count": 13,
                "orbital_launch_attempt_count": 13
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20201119165033.png",
            "infographic": null,
            "program": [
                {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/18/?format=api",
                    "name": "Chinese Lunar Exploration Program",
                    "description": "The Chinese Lunar Exploration Program also known as the Chang'e Project after the Chinese moon goddess Chang'e, is an ongoing series of robotic Moon missions by the China National Space Administration (CNSA). The program incorporates lunar orbiters, landers, rovers and sample return spacecraft, launched using Long March rockets.",
                    "agencies": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520lun_program_20201129190923.png",
                    "start_date": "2003-01-01T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Chinese_Lunar_Exploration_Program",
                    "mission_patches": [],
                    "type": {
                        "id": 5,
                        "name": "Exploration"
                    }
                }
            ],
            "orbital_launch_attempt_count": 6018,
            "location_launch_attempt_count": 9,
            "pad_launch_attempt_count": 6,
            "agency_launch_attempt_count": 300,
            "orbital_launch_attempt_count_year": 96,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 30,
            "type": "normal"
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [
        {
            "id": 18,
            "url": "https://ll.thespacedevs.com/2.2.0/program/18/?format=api",
            "name": "Chinese Lunar Exploration Program",
            "description": "The Chinese Lunar Exploration Program also known as the Chang'e Project after the Chinese moon goddess Chang'e, is an ongoing series of robotic Moon missions by the China National Space Administration (CNSA). The program incorporates lunar orbiters, landers, rovers and sample return spacecraft, launched using Long March rockets.",
            "agencies": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520lun_program_20201129190923.png",
            "start_date": "2003-01-01T00:00:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Chinese_Lunar_Exploration_Program",
            "mission_patches": [],
            "type": {
                "id": 5,
                "name": "Exploration"
            }
        }
    ]
}