GET /v4/articles/?format=api&offset=36070&ordering=-published_at
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 36073,
    "next": null,
    "previous": "https://api.spaceflightnewsapi.net/v4/articles/?format=api&limit=10&offset=36060&ordering=-published_at",
    "results": [
        {
            "id": 3510,
            "title": "Rivian debuts new blue R1T color at customer preview event",
            "authors": [],
            "url": "https://www.teslarati.com/rivian-r1t-blue-color-customer-seattle-event/",
            "image_url": "https://www.teslarati.com/wp-content/uploads/2019/09/Rivian-R1T-u_Rhinotjv-1000x600.jpg",
            "news_site": "Teslarati",
            "summary": "",
            "published_at": "1970-01-01T00:00:00Z",
            "updated_at": "2021-05-18T13:45:28.905000Z",
            "featured": false,
            "launches": [],
            "events": []
        },
        {
            "id": 2323,
            "title": "NASA moves to buy more Soyuz seats for late 2019, early 2020",
            "authors": [],
            "url": "https://arstechnica.com/science/2019/02/nasa-moves-to-buy-more-soyuz-seats-for-late-2019-early-2020/",
            "image_url": "https://cdn.arstechnica.net/wp-content/uploads/2018/10/45521651231_22af03a5e8_k-150x150.jpg",
            "news_site": "Arstechnica",
            "summary": "",
            "published_at": "1970-01-01T00:00:00Z",
            "updated_at": "2021-05-18T13:44:43.739000Z",
            "featured": false,
            "launches": [],
            "events": []
        },
        {
            "id": 3012,
            "title": "There’s a slight problem with Russia’s proposed Federation spacecraft",
            "authors": [],
            "url": "https://arstechnica.com/science/2019/07/theres-a-slight-problem-with-russias-proposed-federation-spacecraft/",
            "image_url": "https://cdn.arstechnica.net/wp-content/uploads/2019/07/GettyImages-651257062-150x150.jpg",
            "news_site": "Arstechnica",
            "summary": "",
            "published_at": "1970-01-01T00:00:00Z",
            "updated_at": "2021-05-18T13:45:11.126000Z",
            "featured": false,
            "launches": [],
            "events": []
        }
    ]
}