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

{
    "id": 38,
    "url": "https://ll.thespacedevs.com/2.3.0/events/38/?format=api",
    "name": "SLS Green Run Hot Fire",
    "info_urls": [
        {
            "priority": 10,
            "source": "www.nasa.gov",
            "title": "“Green Run” Test Will Pave the Way for Successful NASA Moon Missions",
            "description": "The first eight minutes of every Artemis mission with NASA’s Space Launch System (SLS) rocket will begin with core stage and solid rocket boosters producing 8.8 million pounds of thrust to launch the agency’s Orion spacecraft to the Moon.",
            "feature_image": null,
            "url": "https://www.nasa.gov/exploration/systems/sls/green-run-test-paves-way-for-nasa-moon-missions.html",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": null,
            "title": "Hot Fire Engine Test for the Artemis Moon Rocket",
            "description": "One step closer to Artemis missions to the Moon 🚀  We are targeting a two-hour test window that opens at 4 p.m. EST on Sat., Jan. 16 for the hot fire test o...",
            "feature_image": "https://i.ytimg.com/vi/ELHOXi2t3lk/maxresdefault.jpg",
            "url": "https://youtube.com/watch?v=ELHOXi2t3lk",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": null,
            "end_time": null,
            "live": false
        }
    ],
    "image": {
        "id": 1232,
        "name": "SLS first stage testing at NASA Stennis",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307091235.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240307091235.jpeg",
        "credit": "NASA",
        "license": {
            "id": 4,
            "name": "NASA Image and Media Guidelines",
            "priority": 0,
            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
    },
    "date": "2021-01-16T22:26:00Z",
    "slug": "sls-green-run-hot-fire",
    "type": {
        "id": 5,
        "name": "Static Fire"
    },
    "description": "The core stage of the Space Launch System will undergo the final 'Green Run' test, where the four RS-25 engines will be fired for 8 minutes, demonstrating performance similar to an actual launch.",
    "webcast_live": false,
    "location": "Stennis Space Center, Mississippi",
    "date_precision": null,
    "response_mode": "detailed",
    "duration": null,
    "updates": [],
    "last_updated": "2024-03-05T17:29:20Z",
    "agencies": [],
    "launches": [
        {
            "id": "65896761-b6ca-4df3-9699-e077a360c52a",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/65896761-b6ca-4df3-9699-e077a360c52a/?format=api",
            "name": "SLS Block 1 | Artemis I",
            "response_mode": "list",
            "slug": "sls-block-1-artemis-i",
            "launch_designator": "2022-156",
            "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:00:27Z",
            "net": "2022-11-16T06:47:44Z",
            "net_precision": null,
            "window_end": "2022-11-16T08:04:00Z",
            "window_start": "2022-11-16T06:04:00Z",
            "image": {
                "id": 1838,
                "name": "[AUTO] Space Launch System (SLS) - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20220331082429.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193913.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [
        {
            "response_mode": "normal",
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/15/?format=api",
            "name": "Artemis",
            "image": {
                "id": 1884,
                "name": "[AUTO] Artemis - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194033.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.nasa.gov/specials/artemis/",
            "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
            "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "2017-12-11T00:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ],
    "astronauts": []
}