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

{
    "id": 736,
    "url": "https://ll.thespacedevs.com/2.3.0/events/736/?format=api",
    "name": "SXSW 2023 Conference JWST Keynote",
    "info_urls": [
        {
            "priority": 10,
            "source": "schedule.sxsw.com",
            "title": "Keynote: Unfold The Universe: NASA's Webb Space Telescope",
            "description": "NASA’s James Webb Space Telescope, a partnership with ESA (European Space Agency) and the Canadian Space Agency (CSA), released its first full-color images and spectroscopic data on July 12, 2022. As the largest and most complex observatory ever launched into space, Webb went through a six-month per...",
            "feature_image": null,
            "url": "https://schedule.sxsw.com/2023/events/PP1142851",
            "type": null,
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "NASA’s James Webb Space Telescope SXSW 2023 Keynote",
            "description": "Live from the South by Southwest conference in Austin, Texas, experts from NASA and the European Space Agency (ESA) will share a never-before-seen image from...",
            "feature_image": "https://i.ytimg.com/vi/oF97WPog4uA/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=oF97WPog4uA",
            "type": null,
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": null,
            "end_time": null,
            "live": false
        }
    ],
    "image": {
        "id": 1224,
        "name": "JWST render from above",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jwst_alignment__image_20220505152744.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192056.jpeg",
        "credit": "NASA",
        "license": {
            "id": 4,
            "name": "NASA Image and Media Guidelines",
            "priority": 0,
            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
    },
    "date": "2023-03-14T18:00:00Z",
    "slug": "sxsw-2023-conference-jwst-keynote",
    "type": {
        "id": 20,
        "name": "Press Event"
    },
    "description": "Experts from NASA and ESA will share a never before seen image from the James Webb Space Telescope, talk about Webb’s latest scientific discoveries, and how this observatory will continue to explore the uncharted territories of our cosmos.",
    "webcast_live": false,
    "location": "Austin Convention Center, TX",
    "date_precision": null,
    "response_mode": "detailed",
    "duration": null,
    "updates": [
        {
            "id": 3557,
            "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=oF97WPog4uA",
            "created_by": "LL2",
            "created_on": "2023-03-14T17:59:27Z"
        }
    ],
    "last_updated": "2024-03-05T17:24:59Z",
    "agencies": [],
    "launches": [
        {
            "id": "d0fa4bb2-80ea-4808-af08-7785dde53bf6",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/d0fa4bb2-80ea-4808-af08-7785dde53bf6/?format=api",
            "name": "Ariane 5 ECA+ | James Webb Space Telescope (JWST)",
            "response_mode": "list",
            "slug": "ariane-5-eca-james-webb-space-telescope-jwst",
            "launch_designator": "2021-130",
            "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-06-15T14:13:15Z",
            "net": "2021-12-25T12:20:07Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2021-12-25T12:52:00Z",
            "window_start": "2021-12-25T12:20:00Z",
            "image": {
                "id": 1288,
                "name": "Ariane 5 ECA+ on ELA-3 by day (JWST)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane2520525_image_20211224103958.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192305.jpeg",
                "credit": "ESA/S. Corvaja",
                "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": []
            },
            "infographic": null
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [],
    "astronauts": []
}