API endpoint that allows all Events to be viewed.

FILTERS: 'type', 'type__ids', 'program', 'agency__ids', 'last_updated'

GET: Return a list of all Events

SEARCH EXAMPLE: /2.2.0/event/?search=Dragon Searches through name

ORDERING: Fields - 'date', 'last_updated' Example - /2.2.0/event/?ordering=-date

GET /2.2.0/event/864/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 864,
    "url": "https://ll.thespacedevs.com/2.2.0/event/864/?format=api",
    "slug": "ariane-6-full-duration-static-fire",
    "name": "Ariane 6 Full-Duration Static Fire",
    "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",
    "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",
    "news_url": "https://www.esa.int/Enabling_Support/Space_Transportation/Ariane/Watch_live_Ariane_6_eight-minute_hot-fire_test",
    "video_url": "https://www.youtube.com/watch?v=HGoQhepVUio",
    "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
        }
    ],
    "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg",
    "date": "2023-11-23T20:00:00Z",
    "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "duration": "PT1H33M5S",
    "agencies": [
        {
            "id": 1044,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1044/?format=api",
            "name": "ArianeGroup",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "AG",
            "description": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
            "administrator": "CEO: Martin Sion",
            "founding_year": "2015",
            "launchers": "Ariane",
            "spacecraft": "",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG"
        },
        {
            "id": 115,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api",
            "name": "Arianespace",
            "featured": true,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "ASA",
            "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
            "administrator": "CEO: David Cavaillolès",
            "founding_year": "1980",
            "launchers": "Ariane | Vega",
            "spacecraft": "",
            "parent": "ArianeGroup",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png"
        },
        {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
            "name": "European Space Agency",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL,SVN",
            "abbrev": "ESA",
            "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
            "administrator": "Director General: Josef Aschbacher",
            "founding_year": "1975",
            "launchers": "Ariane | Vega",
            "spacecraft": "Space Rider",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
        },
        {
            "id": 46,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
            "name": "National Center of Space Research",
            "featured": false,
            "type": "Government",
            "country_code": "FRA",
            "abbrev": "CNES",
            "description": "The National Center of Space Research, or CNES, is a French National Agency in charge of France's space program. In partnership with the US and Russia, they have put 10 people in space. CNES works in tandem with the larger ESA to develop the Ariane 5 and work on other probes and satellites. They are working with Germany to develop a cheaper and more efficient reusable rocket, which hopefully will be ready to fly by 2026.",
            "administrator": "Interim CEO: Lionel Suchet",
            "founding_year": "1961",
            "launchers": "Ariane 5",
            "spacecraft": "Mars/Venus Express | Rosetta",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ],
    "launches": [
        {
            "id": "3e461ec0-8b64-4804-b9aa-e1e1f066065a",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/3e461ec0-8b64-4804-b9aa-e1e1f066065a/?format=api",
            "slug": "ariane-62-maiden-flight",
            "name": "Ariane 62 | Maiden Flight",
            "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",
            "window_end": "2024-07-09T22:00:00Z",
            "window_start": "2024-07-09T18:00:00Z",
            "net_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                "name": "European Space Agency",
                "type": "Multinational"
            },
            "rocket": {
                "id": 2226,
                "configuration": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/121/?format=api",
                    "name": "Ariane 62",
                    "family": "Ariane",
                    "full_name": "Ariane 62",
                    "variant": "62"
                }
            },
            "mission": {
                "id": 6520,
                "name": "Maiden Flight",
                "description": "Maiden Flight of the Ariane 62 launch vehicle, carrying ten cubesats, two deployers, five experiments, and two reentry capsules.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [
                    {
                        "id": 27,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                        "name": "European Space Agency",
                        "featured": false,
                        "type": "Multinational",
                        "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,BEL,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,SVN",
                        "abbrev": "ESA",
                        "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
                        "administrator": "Director General: Josef Aschbacher",
                        "founding_year": "1975",
                        "launchers": "Ariane | Vega",
                        "spacecraft": "Space Rider",
                        "launch_library_url": null,
                        "total_launch_count": 7,
                        "consecutive_successful_launches": 5,
                        "successful_launches": 6,
                        "failed_launches": 1,
                        "pending_launches": 0,
                        "consecutive_successful_landings": 0,
                        "successful_landings": 0,
                        "failed_landings": 0,
                        "attempted_landings": 0,
                        "info_url": "http://www.esa.int/",
                        "wiki_url": "http://en.wikipedia.org/wiki/European_Space_Agency",
                        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
                        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
                    }
                ],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 67,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/67/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 4",
                "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
                "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
                "latitude": "5.256319",
                "longitude": "-52.786838",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "timezone_name": "America/Cayenne",
                    "total_launch_count": 324,
                    "total_landing_count": 0
                },
                "country_code": "GUF",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
                "total_launch_count": 2,
                "orbital_launch_attempt_count": 2
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 6720,
            "location_launch_attempt_count": 321,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 7,
            "orbital_launch_attempt_count_year": 131,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": []
}