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

{
    "id": 64,
    "url": "https://ll.thespacedevs.com/2.2.0/event/64/?format=api",
    "slug": "us-eva-60",
    "name": "US EVA-60",
    "updates": [],
    "last_updated": "2024-03-05T17:28:50Z",
    "type": {
        "id": 3,
        "name": "EVA"
    },
    "description": "NASA astronaut Drew Morgan and ESA astronaut Luca Parmitano will perform EVA-60 to continue repairs on the Alpha Magnetic Spectrometer. It is the second of four spacewalks and expected to last at least 6.5 hours.",
    "webcast_live": false,
    "location": "International Space Station",
    "news_url": null,
    "video_url": null,
    "info_urls": [],
    "vid_urls": [],
    "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
    "date": "2019-11-22T11:50:00Z",
    "date_precision": null,
    "duration": null,
    "agencies": [],
    "launches": [],
    "expeditions": [
        {
            "id": 136,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/136/?format=api",
            "name": "Expedition 61",
            "start": "2019-10-02T00:00:00Z",
            "end": "2020-02-05T13:40:00Z",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
            },
            "mission_patches": [
                {
                    "id": 723,
                    "name": "Expedition 61 Patch",
                    "priority": 9,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_61_patch_20221024013520.png",
                    "agency": {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    }
                }
            ],
            "spacewalks": [
                {
                    "id": 414,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/414/?format=api",
                    "name": "Expedition 61 EVA 9",
                    "start": "2020-01-25T12:04:00Z",
                    "end": "2020-01-25T18:20:00Z",
                    "duration": "PT6H16M",
                    "location": "International Space Station"
                },
                {
                    "id": 413,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/413/?format=api",
                    "name": "Expedition 61 EVA 8",
                    "start": "2020-01-20T11:35:00Z",
                    "end": "2020-01-20T18:33:00Z",
                    "duration": "PT6H58M",
                    "location": "International Space Station"
                },
                {
                    "id": 412,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/412/?format=api",
                    "name": "Expedition 61 EVA 7",
                    "start": "2020-01-15T11:35:00Z",
                    "end": "2020-01-15T19:04:00Z",
                    "duration": "PT7H29M",
                    "location": "International Space Station"
                },
                {
                    "id": 411,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/411/?format=api",
                    "name": "Expedition 61 EVA 6",
                    "start": "2019-12-02T11:31:00Z",
                    "end": "2019-12-02T17:33:00Z",
                    "duration": "PT6H2M",
                    "location": "International Space Station"
                },
                {
                    "id": 410,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/410/?format=api",
                    "name": "Expedition 61 EVA 5",
                    "start": "2019-11-22T12:02:00Z",
                    "end": "2019-11-22T18:35:00Z",
                    "duration": "PT6H33M",
                    "location": "International Space Station"
                },
                {
                    "id": 409,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/409/?format=api",
                    "name": "Expedition 61 EVA 4",
                    "start": "2019-11-15T11:39:00Z",
                    "end": "2019-11-15T18:18:00Z",
                    "duration": "PT6H39M",
                    "location": "International Space Station"
                },
                {
                    "id": 408,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/408/?format=api",
                    "name": "Expedition 61 EVA 3",
                    "start": "2019-10-18T11:38:00Z",
                    "end": "2019-10-18T18:55:00Z",
                    "duration": "PT7H17M",
                    "location": "International Space Station"
                },
                {
                    "id": 407,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/407/?format=api",
                    "name": "Expedition 61 EVA 2",
                    "start": "2019-10-11T11:38:00Z",
                    "end": "2019-10-11T18:23:00Z",
                    "duration": "PT6H45M",
                    "location": "International Space Station"
                },
                {
                    "id": 406,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/406/?format=api",
                    "name": "Expedition 61 EVA 1",
                    "start": "2019-10-06T11:39:00Z",
                    "end": "2019-10-06T18:40:00Z",
                    "duration": "PT7H1M",
                    "location": "International Space Station"
                }
            ]
        }
    ],
    "spacestations": [],
    "program": []
}