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

{
    "id": 998,
    "url": "https://ll.thespacedevs.com/2.3.0/events/998/?format=api",
    "name": "Starliner CFT Pre-Launch News Conference",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "NASA Video",
            "title": "NASA’s Boeing Starliner Crew Flight Test Prelaunch News Conference (May 31, 2024)",
            "description": "Experts discuss ahead of Boeing’s Starliner Crew Flight Test, which will carry NASA astronauts Butch Wilmore and Suni Williams to and from the International ...",
            "feature_image": "https://i.ytimg.com/vi/08_bUsPwi8I/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=08_bUsPwi8I",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-05-31T16:57:12Z",
            "end_time": "2024-05-31T18:00:42Z",
            "live": false
        }
    ],
    "image": {
        "id": 1020,
        "name": "Boeing Starliner in orbit (OFT-2)",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191414.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": "2024-05-31T17:00:00Z",
    "slug": "starliner-cft-pre-launch-news-conference",
    "type": {
        "id": 20,
        "name": "Press Event"
    },
    "description": "NASA and Boeing are hosting a joint media teleconference ahead of the launch of Starliner on its Crewed Flight Test mission.",
    "webcast_live": false,
    "location": "Kennedy Space Center, Florida",
    "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "response_mode": "detailed",
    "duration": "PT1H3M30S",
    "updates": [
        {
            "id": 7676,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by NASA Video has started",
            "info_url": "https://www.youtube.com/watch?v=08_bUsPwi8I",
            "created_by": "LL2",
            "created_on": "2024-05-31T17:08:47Z"
        }
    ],
    "last_updated": "2024-05-31T18:01:26Z",
    "agencies": [
        {
            "response_mode": "list",
            "id": 80,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
            "name": "Boeing",
            "abbrev": "BA",
            "type": {
                "id": 3,
                "name": "Commercial"
            }
        },
        {
            "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"
            }
        }
    ],
    "launches": [
        {
            "id": "968067d1-8c12-4018-9854-b7b7d4bddc6b",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/968067d1-8c12-4018-9854-b7b7d4bddc6b/?format=api",
            "name": "Atlas V N22 | CST-100 Starliner Crewed Flight Test",
            "response_mode": "list",
            "slug": "atlas-v-n22-cst-100-starliner-crewed-flight-test",
            "launch_designator": "2024-109",
            "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-06-21T06:18:41Z",
            "net": "2024-06-05T14:52:15Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2024-06-05T14:52:15Z",
            "window_start": "2024-06-05T14:52:15Z",
            "image": {
                "id": 2107,
                "name": "Atlas V N22 liftoff from SLC-41 (CFT)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_lif_image_20240621061835.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_lif_image_thumbnail_20240621061835.jpeg",
                "credit": "United Launch Alliance",
                "license": {
                    "id": 10,
                    "name": "ULA Image Use Policy",
                    "priority": 3,
                    "link": "https://www.ulalaunch.com/terms-and-conditions"
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [
        {
            "response_mode": "normal",
            "id": 5,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/5/?format=api",
            "name": "Commercial Crew Program",
            "image": {
                "id": 1869,
                "name": "Commercial Crew Program logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194004.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": true,
                "variants": []
            },
            "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
            "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
                    "name": "Boeing",
                    "abbrev": "BA",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                {
                    "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"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "abbrev": "SpX",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                }
            ],
            "start_date": "2011-04-18T00:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ],
    "astronauts": []
}