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

{
    "id": 1015,
    "url": "https://ll.thespacedevs.com/2.3.0/events/1015/?format=api",
    "name": "Juice Moon-Earth Flyby",
    "info_urls": [
        {
            "priority": 10,
            "source": "www.esa.int",
            "title": "Juice’s lunar-Earth flyby: all you need to know",
            "description": "ESA’s Jupiter Icy Moons Explorer (Juice) will return to Earth on 19–20 August, with flight controllers guiding the spacecraft first past the Moon and then past Earth itself. This ‘braking’ manoeuvre will take Juice on a shortcut to Jupiter via Venus.",
            "feature_image": null,
            "url": "https://www.esa.int/Science_Exploration/Space_Science/Juice/Juice_s_lunar-Earth_flyby_all_you_need_to_know",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "European Space Agency, ESA",
            "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=ZoodtR-46Ms",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-08-19T21:30:29Z",
            "end_time": "2024-08-19T22:22:42Z",
            "live": false
        }
    ],
    "image": {
        "id": 1035,
        "name": "JUICE render",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307192047.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240307192048.jpeg",
        "credit": "spacecraft: ESA/ATG medialab; Jupiter: NASA/ESA/J. Nichols (University of Leicester); Ganymede: NASA/JPL; Io: NASA/JPL/University of Arizona; Callisto and Europa: NASA/JPL/DLR",
        "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": "2024-08-19T21:16:00Z",
    "slug": "juice-moon-earth-flyby",
    "type": {
        "id": 23,
        "name": "Flyby"
    },
    "description": "First flybys of ESA's Jupiter Icy Moons Explorer (Juice) mission on its way to the Jovian system.\r\n\r\nIt is the first-ever lunar-Earth flyby, and the first-ever double gravity assist manoeuvre.",
    "webcast_live": false,
    "location": "Moon-Earth System",
    "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "response_mode": "detailed",
    "duration": "PT52M13S",
    "updates": [
        {
            "id": 8354,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by European Space Agency, ESA has started",
            "info_url": "https://www.youtube.com/watch?v=ZoodtR-46Ms",
            "created_by": "LL2",
            "created_on": "2024-08-19T21:30:42Z"
        }
    ],
    "last_updated": "2024-08-19T22:23:03Z",
    "agencies": [
        {
            "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"
            }
        }
    ],
    "launches": [
        {
            "id": "4066e51e-93ce-46f7-9806-9d2d712107a6",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/4066e51e-93ce-46f7-9806-9d2d712107a6/?format=api",
            "name": "Ariane 5 ECA+ | JUICE (JUpiter ICy moons Explorer)",
            "response_mode": "list",
            "slug": "ariane-5-eca-juice-jupiter-icy-moons-explorer",
            "launch_designator": "2023-053",
            "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-03-05T18:26:31Z",
            "net": "2023-04-14T12:14:29Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2023-04-14T12:14:29Z",
            "window_start": "2023-04-14T12:14:29Z",
            "image": {
                "id": 1439,
                "name": "Ariane 5 ECA+ | JUICE (JUpiter ICy moons Explorer)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane2520525_image_20240101094507.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192751.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": []
}