Modes

Levels of detail in the response - list, normal, detailed

Example - /events/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gte, date__lt, 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/310/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 310,
    "url": "https://lldev.thespacedevs.com/2.3.0/events/310/?format=api",
    "name": "Super Heavy B3 Static Fire",
    "info_urls": [
        {
            "priority": 10,
            "source": "www.nasaspaceflight.com",
            "title": "SpaceX prepares for first Super Heavy static fire",
            "description": "SpaceX is readying for the first static firing of Raptor engines connected to the base of a Super Heavy booster, known as Booster 3. The test is a critical step in verifying and validating Super Heavy’s initial design for the first series of test boosters, including Booster 4, which is expected to l...",
            "feature_image": null,
            "url": "https://www.nasaspaceflight.com/2021/07/booster3-static-fire/",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "LabPadre Space",
            "title": "Booster BN3 First Static Fire",
            "description": "07.19.2021 07:05 PM local time SpaceX seems to have successfully static fired three raptors engines in Super Heavy Booster BN3. We are waiting confirmation of its success. We are all hoping to see mor...",
            "feature_image": "https://i.ytimg.com/vi/xV30bdrr1HI/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=xV30bdrr1HI",
            "type": {
                "id": 6,
                "name": "Recap"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2021-07-20T04:05:43Z",
            "end_time": "2021-07-20T04:08:27Z",
            "live": false
        }
    ],
    "image": {
        "id": 1090,
        "name": "[AUTO] Super Heavy B3 Static Fire - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/super_heavy_boo_image_20210719200206.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191615.png",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "date": "2021-07-20T00:06:00Z",
    "slug": "super-heavy-b3-static-fire",
    "type": {
        "id": 5,
        "name": "Static Fire"
    },
    "description": "SpaceX will be conducting testing potentially including a static fire test of the Super Heavy Booster 3 at its Starbase launch site in Boca Chica, TX.\r\n\r\nWe will be monitoring social media and live feeds to provide periodic updates.",
    "webcast_live": false,
    "location": "Boca Chica, Texas",
    "date_precision": null,
    "response_mode": "detailed",
    "duration": null,
    "updates": [
        {
            "id": 659,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/koun7erfit_profile_20210817212350.png",
            "comment": "Per @BocaChicaGal there could be a test of B3 today as SpaceX has notified residents of a road closure and window for testing. As of this moment - the road is open and SpaceX ground crew are at the pad.",
            "info_url": "https://twitter.com/BocaChicaGal/status/1415307891611951104",
            "created_by": "Koun7erfit",
            "created_on": "2021-07-14T16:58:52Z"
        },
        {
            "id": 660,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/koun7erfit_profile_20210817212350.png",
            "comment": "Todays road closure has been cancelled - next scheduled opportunity will be tomorrow.",
            "info_url": null,
            "created_by": "Koun7erfit",
            "created_on": "2021-07-14T17:12:50Z"
        },
        {
            "id": 661,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/koun7erfit_profile_20210817212350.png",
            "comment": "Next opportunity is Monday, pending updates from social media and/or SpaceX.",
            "info_url": null,
            "created_by": "Koun7erfit",
            "created_on": "2021-07-15T16:18:11Z"
        },
        {
            "id": 666,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/koun7erfit_profile_20210817212350.png",
            "comment": "SpaceX is on track for a static fire of BN3 - vehicle is fueled with propellant and siren has indicated a static fire is imminent.",
            "info_url": null,
            "created_by": "Koun7erfit",
            "created_on": "2021-07-19T23:53:02Z"
        },
        {
            "id": 667,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/scorp_profile_20210217185945.jpg",
            "comment": "The BN3 booster performed its static fire at 00:06 UTC. Appears to be a success from the video feed.",
            "info_url": null,
            "created_by": "JRascagneres",
            "created_on": "2021-07-20T00:07:51Z"
        }
    ],
    "last_updated": "2024-03-05T17:30:18Z",
    "agencies": [],
    "launches": [],
    "expeditions": [],
    "spacestations": [],
    "program": [
        {
            "response_mode": "normal",
            "id": 1,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/1/?format=api",
            "name": "SpaceX Starship",
            "image": {
                "id": 2301,
                "name": "Starship on the launch pad during WDR (Flight 7)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_thumbnail_20250111100521.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "info_url": "https://www.spacex.com/vehicles/starship/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
            "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
            "agencies": [
                {
                    "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"
                    }
                }
            ],
            "start_date": "2019-03-01T05:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 7,
                "name": "Technology"
            }
        }
    ],
    "astronauts": []
}