Modes

Levels of detail in the response - list, normal, detailed

Example - /events/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gt__lt, date__gte, date__lte, day, id, last_updated__gte, last_updated__lte, month, program, slug, type, type__ids, video_url, year

Example - /events/?type__ids=2,8

Fields searched - name

Example - /events/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /events/?limit=2

Format

Switch to JSON output - /events/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/events/191/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 191,
    "url": "https://ll.thespacedevs.com/2.3.0/events/191/?format=api",
    "name": "Chang'e 5 Lunar Landing",
    "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": [],
    "image": {
        "id": 989,
        "name": "[AUTO] Chang'e 5 Lunar Landing - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chang2527e_5_l_image_20201122181736.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191324.png",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "date": "2020-12-01T15:13:00Z",
    "slug": "change-5-lunar-landing",
    "type": {
        "id": 7,
        "name": "Moon Landing"
    },
    "description": "The Chinese Chang'e 5 spacecraft is scheduled to land in the Mons Rümker region of Oceanus Procellarum, located in the northwest region of the near side of the Moon. The lander will collect 2 kg of samples which will then be placed in an ascent vehicle and brought back to Earth.\r\n\r\nLanding time is approximate and not accurately known.",
    "webcast_live": false,
    "location": "Mons Rümker, Moon",
    "date_precision": null,
    "response_mode": "detailed",
    "duration": null,
    "updates": [],
    "last_updated": "2024-03-05T17:24:03Z",
    "agencies": [],
    "launches": [
        {
            "id": "9828537e-e017-4f77-96b6-49799d439363",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/9828537e-e017-4f77-96b6-49799d439363/?format=api",
            "name": "Long March 5 | Chang'e 5",
            "response_mode": "list",
            "slug": "long-march-5-change-5",
            "launch_designator": "2020-087",
            "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",
            "net_precision": null,
            "window_end": "2020-11-23T21:15:07Z",
            "window_start": "2020-11-23T20:30:12Z",
            "image": {
                "id": 1437,
                "name": "[AUTO] Long March 5  | Chang'e 5 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20201119165033.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192748.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [
        {
            "response_mode": "normal",
            "id": 18,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/18/?format=api",
            "name": "Chinese Lunar Exploration Program",
            "image": {
                "id": 1885,
                "name": "[AUTO] Chinese Lunar Exploration Program - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520lun_program_20201129190923.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194035.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/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": [
                {
                    "response_mode": "list",
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "abbrev": "CNSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "2003-01-01T00:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 5,
                "name": "Exploration"
            }
        }
    ],
    "astronauts": []
}