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

{
    "id": 780,
    "url": "https://ll.thespacedevs.com/2.3.0/events/780/?format=api",
    "name": "Chandrayaan-3 Lunar Landing",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "Chandrayaan-3 Mission Soft-landing LIVE Telecast",
            "description": "Chandrayaan-3 Mission Soft-landing LIVE Telecast",
            "feature_image": "https://i.ytimg.com/vi/DLA_64yz8Ss/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=DLA_64yz8Ss",
            "type": null,
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": null,
            "end_time": null,
            "live": false
        }
    ],
    "image": {
        "id": 1051,
        "name": "[AUTO] Chandrayaan-3 Lunar Landing - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chandrayaan-3_l_image_20230522104942.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191505.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "date": "2023-08-23T12:34:00Z",
    "slug": "chandrayaan-3-lunar-landing",
    "type": {
        "id": 7,
        "name": "Moon Landing"
    },
    "description": "The Chandrayaan-3 lander and rover have successfully landed on the lunar surface.",
    "webcast_live": false,
    "location": "Lunar Surface",
    "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "response_mode": "detailed",
    "duration": "PT1H11M3S",
    "updates": [
        {
            "id": 4971,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=DLA_64yz8Ss",
            "created_by": "LL2",
            "created_on": "2023-08-23T11:48:34Z"
        },
        {
            "id": 4939,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweaked landing time.",
            "info_url": "https://twitter.com/isro/status/1693181653273940240",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-08-20T12:54:24Z"
        },
        {
            "id": 4583,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated landing time.",
            "info_url": "https://twitter.com/chethan_dash/status/1679676412608004096",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-07-14T04:55:41Z"
        }
    ],
    "last_updated": "2024-03-05T17:26:13Z",
    "agencies": [
        {
            "response_mode": "list",
            "id": 31,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/31/?format=api",
            "name": "Indian Space Research Organization",
            "abbrev": "ISRO",
            "type": {
                "id": 1,
                "name": "Government"
            }
        }
    ],
    "launches": [
        {
            "id": "78f7c31d-4f29-482a-96d1-390b460a0a02",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/78f7c31d-4f29-482a-96d1-390b460a0a02/?format=api",
            "name": "LVM-3 | Chandrayaan-3",
            "response_mode": "list",
            "slug": "lvm-3-chandrayaan-3",
            "launch_designator": "2023-098",
            "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-03-05T18:18:59Z",
            "net": "2023-07-14T09:05:17Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2023-07-14T10:00:00Z",
            "window_start": "2023-07-14T08:00:00Z",
            "image": {
                "id": 1429,
                "name": "[AUTO] LVM-3 | Chandrayaan-3 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lvm-32520257c_image_20230714182601.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192733.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [],
    "astronauts": []
}