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

{
    "id": 1296,
    "url": "https://lldev.thespacedevs.com/2.3.0/events/1296/?format=api",
    "name": "HydroGNSS Pre-Launch Media Briefing",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "watch.esa.int",
            "publisher": "Watch",
            "title": "Two – ESA Web TV",
            "description": "The Sentinel-1D satellite is in position on the launch pad of Europe’s spaceport in French Guiana – ready for liftoff on board the Ariane 6 launcher. The satellite will join the Sentinel-1 mission, to provide radar vision for the Copernicus Earth observation programme, shedding light on our changing...",
            "feature_image": null,
            "url": "https://watch.esa.int/two/",
            "type": {
                "id": 7,
                "name": "24/7 Live Feed"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": null,
            "end_time": null,
            "live": false
        }
    ],
    "image": {
        "id": 2497,
        "name": "HydroGNSS in orbit render",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hydrognss_in_or_image_20251030071505.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hydrognss_in_or_image_thumbnail_20251030071506.jpeg",
        "credit": "ESA/Mlabspace",
        "license": {
            "id": 2,
            "name": "ESA Standard Licence",
            "priority": 2,
            "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
        },
        "single_use": true,
        "variants": []
    },
    "date": "2025-11-03T09:00:00Z",
    "slug": "hydrognss-pre-launch-media-briefing",
    "type": {
        "id": 20,
        "name": "Press Event"
    },
    "description": "Pre-launch media briefing for the HydroGNSS mission which will be launched in November aboard a Falcon 9 rocket from Vandenberg Space Force Base in California.",
    "webcast_live": false,
    "location": "Online",
    "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "response_mode": "detailed",
    "duration": "PT1H",
    "updates": [
        {
            "id": 12710,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding event",
            "info_url": "https://watch.esa.int/two/",
            "created_by": "Nosu",
            "created_on": "2025-10-30T07:16:00Z"
        }
    ],
    "last_updated": "2025-11-03T14:45:47Z",
    "agencies": [
        {
            "response_mode": "list",
            "id": 27,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
            "name": "European Space Agency",
            "abbrev": "ESA",
            "type": {
                "id": 2,
                "name": "Multinational"
            }
        },
        {
            "response_mode": "list",
            "id": 107,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/107/?format=api",
            "name": "Surrey Satellite Technology Ltd",
            "abbrev": "SSTL",
            "type": {
                "id": 3,
                "name": "Commercial"
            }
        }
    ],
    "launches": [
        {
            "id": "dc4c201e-b11d-4650-91cc-ecc2eec95598",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/dc4c201e-b11d-4650-91cc-ecc2eec95598/?format=api",
            "name": "Falcon 9 Block 5 | Transporter 15 (Dedicated SSO Rideshare)",
            "response_mode": "list",
            "slug": "falcon-9-block-5-transporter-15-dedicated-sso-ride",
            "launch_designator": "2025-276",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2025-11-29T04:23:55Z",
            "net": "2025-11-28T18:44:30Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2025-11-28T19:15:00Z",
            "window_start": "2025-11-28T18:18:00Z",
            "image": {
                "id": 2577,
                "name": "Falcon 9 on SLC-4E (Transporter 15)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20251128103846.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_thumbnail_20251128103847.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [],
    "astronauts": []
}