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

{
    "id": 904,
    "url": "https://ll.thespacedevs.com/2.3.0/events/904/?format=api",
    "name": "Falcon Heavy Static Fire for USSF-52",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "Spaceflight Now",
            "title": "Watch live: SpaceX test fires Falcon Heavy for U.S. military spaceplane mission",
            "description": "SpaceX is planning to test fire a Falcon Heavy at launch pad 39A at the Kennedy Space Center on Sunday. Ignition and a short burn of the 27 Merlin first stag...",
            "feature_image": "https://i.ytimg.com/vi/hODLbBUn8p0/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=hODLbBUn8p0",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2023-12-03T16:23:34Z",
            "end_time": "2023-12-03T17:12:04Z",
            "live": false
        }
    ],
    "image": {
        "id": 1014,
        "name": "Falcon Heavy static fire at night",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_st_image_20230929182300.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191403.jpeg",
        "credit": "SpaceX",
        "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
        },
        "single_use": false,
        "variants": []
    },
    "date": "2023-12-03T17:00:00Z",
    "slug": "falcon-heavy-static-fire-for-ussf-52",
    "type": {
        "id": 5,
        "name": "Static Fire"
    },
    "description": "SpaceX will static fire Falcon Heavy before the launch of the seventh X-37B mission.",
    "webcast_live": false,
    "location": "LC-39A, KSC",
    "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "response_mode": "detailed",
    "duration": "PT48M30S",
    "updates": [
        {
            "id": 5859,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=hODLbBUn8p0",
            "created_by": "LL2",
            "created_on": "2023-12-03T16:33:37Z"
        },
        {
            "id": 5858,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Added Event",
            "info_url": "https://www.youtube.com/watch?v=hODLbBUn8p0",
            "created_by": "hitura-nobad",
            "created_on": "2023-12-03T16:33:05Z"
        }
    ],
    "last_updated": "2024-03-05T17:23:23Z",
    "agencies": [
        {
            "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"
            }
        }
    ],
    "launches": [
        {
            "id": "0098c032-73de-4c6f-8d73-5d68b9a12fdf",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/0098c032-73de-4c6f-8d73-5d68b9a12fdf/?format=api",
            "name": "Falcon Heavy | OTV-7 (X-37B) (USSF-52)",
            "response_mode": "list",
            "slug": "falcon-heavy-otv-7-x-37b-ussf-52",
            "launch_designator": "2023-210",
            "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-03-05T17:59:35Z",
            "net": "2023-12-29T01:07:00Z",
            "net_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "window_end": "2023-12-29T01:17:00Z",
            "window_start": "2023-12-29T01:07:00Z",
            "image": {
                "id": 1349,
                "name": "[AUTO] Falcon Heavy | OTV-7 (X-37B) (USSF-52) - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520heav_image_20231229055756.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192502.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [],
    "astronauts": []
}