Filters

Parameters - created_on, launch, launch__launch_service_provider, program

Example - /updates/?launch__launch_service_provider=121

Ordering

Fields - created_on

Example - /updates/?ordering=-created_on

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /updates/?limit=2

Format

Switch to JSON output - /updates/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/updates/?format=api&ordering=created_on
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 3981,
    "next": "https://lldev.thespacedevs.com/2.3.0/updates/?format=api&limit=10&offset=10&ordering=created_on",
    "previous": null,
    "results": [
        {
            "id": 37,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "NET 2022",
            "info_url": "https://spacenews.com/first-dream-chaser-mission-slips-to-2022/",
            "created_by": "Nosu",
            "created_on": "2020-11-19T21:01:49Z"
        },
        {
            "id": 38,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "NET 2022",
            "info_url": "https://spacenews.com/first-dream-chaser-mission-slips-to-2022/",
            "created_by": "Nosu",
            "created_on": "2020-11-19T21:02:22Z"
        },
        {
            "id": 241,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/spacevogel_profile_20210217192809.jpg",
            "comment": "Launch NET 2022 due to payload readiness",
            "info_url": "https://ria.ru/20210129/baykonur-1595061123.html",
            "created_by": "spacevogel",
            "created_on": "2021-01-31T10:17:10Z"
        },
        {
            "id": 265,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Added launch",
            "info_url": "https://www.nasa.gov/press-release/nasa-awards-launch-services-contract-for-spherex-astrophysics-mission",
            "created_by": "Nosu",
            "created_on": "2021-02-04T22:05:14Z"
        },
        {
            "id": 286,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/koun7erfit_profile_20210817212350.png",
            "comment": "\"NASA's Mars Perseverance rover makes its final descent to the Red Planet. Here are some of the ways you can take part in this landing.\"\r\n\r\n\r\nCheck the links below for the list of NASA's coverage.",
            "info_url": "https://mars.nasa.gov/mars2020/timeline/landing/",
            "created_by": "Koun7erfit",
            "created_on": "2021-02-18T02:48:27Z"
        },
        {
            "id": 290,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/koun7erfit_profile_20210817212350.png",
            "comment": "NASA live coverage is continuing to follow the descent as Mars 2020 Perseverance is beginning its entry into the Martian atmosphere.",
            "info_url": null,
            "created_by": "Koun7erfit",
            "created_on": "2021-02-18T20:48:37Z"
        },
        {
            "id": 291,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/koun7erfit_profile_20210817212350.png",
            "comment": "Safe touchdown confirmed! Perseverance has safely landed on the surface of Mars!",
            "info_url": null,
            "created_by": "Koun7erfit",
            "created_on": "2021-02-18T20:59:58Z"
        },
        {
            "id": 293,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/spacevogel_profile_20210217192809.jpg",
            "comment": "Launch is NET Q2 2022 due to payload readiness delays.",
            "info_url": null,
            "created_by": "spacevogel",
            "created_on": "2021-02-19T07:15:45Z"
        },
        {
            "id": 294,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "SN10 static fire NET February 22",
            "info_url": "https://twitter.com/BocaChicaGal/status/1362519041135493122",
            "created_by": "Nosu",
            "created_on": "2021-02-19T10:07:18Z"
        },
        {
            "id": 298,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Cygnus NG-15 capture confirmed at 9:38 UTC.",
            "info_url": "https://twitter.com/NASA/status/1363786180060413952",
            "created_by": "Nosu",
            "created_on": "2021-02-22T09:42:37Z"
        }
    ]
}