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

{
    "id": 622,
    "url": "https://ll.thespacedevs.com/2.3.0/events/622/?format=api",
    "name": "Artemis I Countdown Status Briefing",
    "info_urls": [
        {
            "priority": 10,
            "source": "www.nasa.gov",
            "title": "NASA Sets Launch Coverage for Artemis Mega Moon Rocket, Spacecraft",
            "description": "NASA will provide coverage of prelaunch, launch, and postlaunch activities for Artemis I, the first integrated test of NASA’s Orion spacecraft, Space Launch System (SLS) rocket, and the ground systems at the agency’s Kennedy Space Center in Florida.",
            "feature_image": null,
            "url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "Artemis I Prelaunch Countdown Status Briefing (Aug. 28, 2022)",
            "description": "Prelaunch coverage of the Artemis I flight test continues on Sunday, Aug. 28 at 9 a.m. EDT (12:00 UTC) as experts discuss the countdown status. Hear from:   ...",
            "feature_image": "https://i.ytimg.com/vi/h6LH0QeF_6c/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=h6LH0QeF_6c",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": null,
            "end_time": null,
            "live": false
        }
    ],
    "image": {
        "id": 1276,
        "name": "SLS rolling out (Artemis I)",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_fligh_image_20220819161022.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192241.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": "2022-08-28T13:00:00Z",
    "slug": "artemis-i-countdown-status-briefing",
    "type": {
        "id": 20,
        "name": "Press Event"
    },
    "description": "NASA will hold a briefing to provide an update on the Artemis I countdown.",
    "webcast_live": false,
    "location": "Kennedy Space Center, FL, USA",
    "date_precision": null,
    "response_mode": "detailed",
    "duration": null,
    "updates": [],
    "last_updated": "2024-03-05T17:32:01Z",
    "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": []
}