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

{
    "id": 864,
    "url": "https://ll.thespacedevs.com/2.3.0/events/864/?format=api",
    "name": "Ariane 6 Full-Duration Static Fire",
    "info_urls": [
        {
            "priority": 10,
            "source": "www.esa.int",
            "title": "Watch live: Ariane 6 eight-minute hot-fire test",
            "description": "Watch live on ESA Web TV on 23 November as Europe’s new Ariane 6 rocket goes through a full-scale rehearsal in preparation for its first flight, when teams from ArianeGroup, France’s space agency CNES, and ESA on the ground will complete a launch countdown rehearsal. The test includes the ignition o...",
            "feature_image": null,
            "url": "https://www.esa.int/Enabling_Support/Space_Transportation/Ariane/Watch_live_Ariane_6_eight-minute_hot-fire_test",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "Ariane 6 full stage engine hot-fire test",
            "description": "Watch as Europe’s new Ariane 6 rocket goes through a full-scale rehearsal in preparation for its first flight, when teams from @ArianeGroup, @CnesFrance and ...",
            "feature_image": "https://i.ytimg.com/vi/HGoQhepVUio/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=HGoQhepVUio",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": null,
            "end_time": null,
            "live": false
        }
    ],
    "image": {
        "id": 1691,
        "name": "Ariane 6 combined tests static fire",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193513.jpeg",
        "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin",
        "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": false,
        "variants": []
    },
    "date": "2023-11-23T20:00:00Z",
    "slug": "ariane-6-full-duration-static-fire",
    "type": {
        "id": 5,
        "name": "Static Fire"
    },
    "description": "The Ariane 6 combined tests article will perform a full 8-minutes duration static fire of its core stage as part of the launcher's qualification campaign.",
    "webcast_live": false,
    "location": "Guiana Space Centre, French Guiana",
    "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "response_mode": "detailed",
    "duration": "PT1H33M5S",
    "updates": [
        {
            "id": 5763,
            "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=HGoQhepVUio",
            "created_by": "LL2",
            "created_on": "2023-11-23T19:26:41Z"
        },
        {
            "id": 5762,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Targeting 20:00 UTC for engine ignition.",
            "info_url": "https://twitter.com/ESA_transport/status/1727758366917702032",
            "created_by": "hitura-nobad",
            "created_on": "2023-11-23T19:14:30Z"
        },
        {
            "id": 5391,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Targeting late November for the full duration static fire of Ariane 6",
            "info_url": "https://www.latribune.fr/entreprises-finance/industrie/aeronautique-defense/ariane-6-vers-un-premier-vol-en-avril-mai-2024-977533.html",
            "created_by": "Nosu",
            "created_on": "2023-10-12T15:03:58Z"
        }
    ],
    "last_updated": "2024-07-11T08:06:11Z",
    "agencies": [
        {
            "response_mode": "list",
            "id": 1044,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1044/?format=api",
            "name": "ArianeGroup",
            "abbrev": "AG",
            "type": {
                "id": 3,
                "name": "Commercial"
            }
        },
        {
            "response_mode": "list",
            "id": 115,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api",
            "name": "Arianespace",
            "abbrev": "ASA",
            "type": {
                "id": 3,
                "name": "Commercial"
            }
        },
        {
            "response_mode": "list",
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
            "name": "European Space Agency",
            "abbrev": "ESA",
            "type": {
                "id": 2,
                "name": "Multinational"
            }
        },
        {
            "response_mode": "list",
            "id": 46,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/46/?format=api",
            "name": "National Center of Space Research",
            "abbrev": "CNES",
            "type": {
                "id": 1,
                "name": "Government"
            }
        }
    ],
    "launches": [
        {
            "id": "3e461ec0-8b64-4804-b9aa-e1e1f066065a",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/3e461ec0-8b64-4804-b9aa-e1e1f066065a/?format=api",
            "name": "Ariane 62 | Maiden Flight",
            "response_mode": "list",
            "slug": "ariane-62-maiden-flight",
            "launch_designator": "2024-128",
            "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-07-10T23:33:34Z",
            "net": "2024-07-09T19:00:00Z",
            "net_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "window_end": "2024-07-09T22:00:00Z",
            "window_start": "2024-07-09T18:00:00Z",
            "image": {
                "id": 2123,
                "name": "Ariane 62 liftoff (Maiden Flight)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_thumbnail_20240711132056.jpeg",
                "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin",
                "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": false,
                "variants": []
            },
            "infographic": null
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [],
    "astronauts": []
}