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

{
    "id": 1035,
    "url": "https://ll.thespacedevs.com/2.3.0/events/1035/?format=api",
    "name": "Polaris Dawn Falcon 9 Static Fire Test",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "Spaceflight Now",
            "title": "YouTube",
            "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
            "feature_image": null,
            "url": "https://www.youtube.com/watch?v=miBgBAceUgI",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-08-25T10:07:38Z",
            "end_time": "2024-08-25T10:44:47Z",
            "live": false
        }
    ],
    "image": {
        "id": 2183,
        "name": "F9 with Crew Dragon Static Fire Test (Crew-3)",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_with_crew_dr_image_20240825054147.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_with_crew_dr_image_thumbnail_20240825054148.jpeg",
        "credit": "NASA/Joel Kowsky",
        "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": []
    },
    "date": "2024-08-25T10:38:00Z",
    "slug": "polaris-dawn-falcon-9-static-fire-test",
    "type": {
        "id": 5,
        "name": "Static Fire"
    },
    "description": "SpaceX will perform a test firing of its Falcon 9 rocket at launch pad 39A ahead of the launch of Polaris Dawn.",
    "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": "PT37M9S",
    "updates": [
        {
            "id": 8397,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by Spaceflight Now has started",
            "info_url": "https://www.youtube.com/watch?v=miBgBAceUgI",
            "created_by": "LL2",
            "created_on": "2024-08-25T10:07:47Z"
        },
        {
            "id": 8394,
            "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=miBgBAceUgI",
            "created_by": "hitura-nobad",
            "created_on": "2024-08-25T05:38:53Z"
        }
    ],
    "last_updated": "2024-08-25T10:45:00Z",
    "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": "b69cfada-3320-4331-89e1-aaa8b49e6a9c",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/b69cfada-3320-4331-89e1-aaa8b49e6a9c/?format=api",
            "name": "Falcon 9 Block 5 | Polaris Dawn",
            "response_mode": "list",
            "slug": "falcon-9-block-5-polaris-dawn",
            "launch_designator": "2024-161",
            "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-09-10T10:48:48Z",
            "net": "2024-09-10T09:23:49Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2024-09-10T11:09:00Z",
            "window_start": "2024-09-10T07:38:00Z",
            "image": {
                "id": 2184,
                "name": "F9 at Sunset on LC-39A (Polaris Dawn)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_at_sunset_on_image_20240825123951.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_at_sunset_on_image_thumbnail_20240825123952.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": true,
                "variants": []
            },
            "infographic": null
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [
        {
            "response_mode": "normal",
            "id": 40,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/40/?format=api",
            "name": "Polaris",
            "image": {
                "id": 2185,
                "name": "Polaris Program logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/polaris_program_image_20240826141144.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/polaris_program_image_thumbnail_20240826141144.png",
                "credit": "Polaris",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": [
                    {
                        "id": 10,
                        "type": {
                            "id": 2,
                            "name": "transparent for dark background"
                        },
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/polaris_white.p_image_20240826141146.png"
                    }
                ]
            },
            "info_url": "https://polarisprogram.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Polaris_program",
            "description": "The Polaris program is a private spaceflight program organized by entrepreneur Jared Isaacman.",
            "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"
                    }
                }
            ],
            "start_date": "2024-08-26T07:38:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ],
    "astronauts": []
}