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 - lldev.thespacedevs.com/docs

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

{
    "id": 1188,
    "url": "https://lldev.thespacedevs.com/2.3.0/events/1188/?format=api",
    "name": "Jared Isaacman Senate Nomination Hearing for NASA Administrator",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 9,
            "source": "youtube.com",
            "publisher": "NASA",
            "title": "Jared Isaacman Senate Nomination Hearing for NASA Administrator",
            "description": "Jared Isaacman is set to participate in his confirmation hearing to become the next NASA administrator. The hearing will take place before Sen. Ted Cruz, and the U.S. Senate Committee on Commerce, Sci...",
            "feature_image": "https://i.ytimg.com/vi/tqejrlbfB84/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=tqejrlbfB84",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-04-09T13:58:59Z",
            "end_time": "2025-04-09T17:01:49Z",
            "live": false
        },
        {
            "priority": 10,
            "source": "plus.nasa.gov",
            "publisher": "NASA",
            "title": "Jared Isaacman Senate Nomination Hearing for NASA Administrator",
            "description": "Jared Isaacman is set to participate in his confirmation hearing to become the next NASA administrator. The hearing will take place before Sen. Ted Cruz, and the U.S. Senate Committee […]",
            "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/04/jared-isaacman-senate-nomination-hearing-key-art-r2-op-c-horizontal-program-tile-16-9-without-title.jpg",
            "url": "https://plus.nasa.gov/scheduled-video/jared-isaacman-senate-nomination-hearing-for-nasa-administrator/",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-04-09T14:00:00Z",
            "end_time": "2025-04-09T17:00:00Z",
            "live": false
        }
    ],
    "image": {
        "id": 1015,
        "name": "NASA Logo Placeholder",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_logo_place_image_20240926071724.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_logo_place_image_thumbnail_20240926071725.png",
        "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": "2025-04-09T14:00:00Z",
    "slug": "jared-isaacman-senate-nomination-hearing-for-nasa",
    "type": {
        "id": 28,
        "name": "Public Hearing"
    },
    "description": "Jared Isaacman is set to participate in his confirmation hearing to become the next NASA administrator. The hearing will take place before Sen. Ted Cruz, and the U.S. Senate Committee on Commerce, Science, and Transportation in the Russell Building in Washington.",
    "webcast_live": false,
    "location": "US Senate",
    "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "response_mode": "detailed",
    "duration": "PT3H2M50S",
    "updates": [
        {
            "id": 10629,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding event",
            "info_url": "https://www.youtube.com/watch?v=tqejrlbfB84",
            "created_by": "Nosu",
            "created_on": "2025-04-05T08:06:00Z"
        },
        {
            "id": 10660,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by NASA has started",
            "info_url": "https://www.youtube.com/watch?v=tqejrlbfB84",
            "created_by": "LL2",
            "created_on": "2025-04-09T13:59:00Z"
        }
    ],
    "last_updated": "2025-04-09T17:02:14Z",
    "agencies": [
        {
            "response_mode": "list",
            "id": 44,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
            "name": "National Aeronautics and Space Administration",
            "abbrev": "NASA",
            "type": {
                "id": 1,
                "name": "Government"
            }
        }
    ],
    "launches": [],
    "expeditions": [],
    "spacestations": [],
    "program": [],
    "astronauts": [
        {
            "id": 657,
            "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/657/?format=api",
            "name": "Jared Isaacman",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "image": {
                "id": 920,
                "name": "[AUTO] Jared Isaacman - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jared_isaacman_image_20220214140401.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191131.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        }
    ]
}