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

{
    "id": 1010,
    "url": "https://ll.thespacedevs.com/2.2.0/event/1010/?format=api",
    "slug": "change-6-sample-returns-to-earth",
    "name": "Chang'e 6 Sample Returns to Earth",
    "updates": [
        {
            "id": 7935,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by CGTN has started",
            "info_url": "https://www.youtube.com/watch?v=WLmKmo5WmWg",
            "created_by": "LL2",
            "created_on": "2024-06-25T05:31:21Z"
        },
        {
            "id": 7932,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added landing per landing zone NOTAMs.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=57867.msg2602177#msg2602177",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-06-24T19:14:44Z"
        }
    ],
    "last_updated": "2024-06-25T06:57:39Z",
    "type": {
        "id": 9,
        "name": "Spacecraft Landing"
    },
    "description": "The Chang'e 6 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": null,
    "video_url": "https://www.youtube.com/watch?v=WLmKmo5WmWg",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "CGTN",
            "title": "Live: Special coverage of Chang'e-6 lunar probe’s return",
            "description": "The Chang’e-6 mission has entered the final stretch of its 53-day quest to collect samples from the far side of the moon. Join CGTN’s special live coverage o...",
            "feature_image": "https://i.ytimg.com/vi/WLmKmo5WmWg/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=WLmKmo5WmWg",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-06-25T05:30:22Z",
            "end_time": "2024-06-25T06:57:26Z"
        }
    ],
    "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chang2527e_5_s_image_20201122182407.png",
    "date": "2024-06-25T05:50:00Z",
    "date_precision": {
        "id": 2,
        "name": "Hour",
        "abbrev": "HR",
        "description": "The T-0 is accurate to the hour."
    },
    "duration": "PT1H27M4S",
    "agencies": [],
    "launches": [
        {
            "id": "9e857a6e-3b00-48db-859c-658c5bfe8b47",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/9e857a6e-3b00-48db-859c-658c5bfe8b47/?format=api",
            "slug": "long-march-5-change-6",
            "name": "Long March 5 | Chang'e 6",
            "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-05-03T11:51:12Z",
            "net": "2024-05-03T09:27:29Z",
            "window_end": "2024-05-03T10:18:00Z",
            "window_start": "2024-05-03T09:17:00Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "probability": null,
            "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": 151,
                "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": 431,
                "name": "Chang'e 6",
                "description": "Chang'e 6/CE-6 is scheduled to launch in 2024 to return samples from the Far Side of the Moon (near southern edge of the Apollo Basin) for the first time. International science instruments from France, Italy, Sweden and Pakistan will also be on board.",
                "launch_designator": null,
                "type": "Planetary Science",
                "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/long_march_5_image_20231214064353.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 6673,
            "location_launch_attempt_count": 29,
            "pad_launch_attempt_count": 12,
            "agency_launch_attempt_count": 466,
            "orbital_launch_attempt_count_year": 84,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 14,
            "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"
            }
        }
    ]
}