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

{
    "count": 36092,
    "next": null,
    "previous": "https://api.spaceflightnewsapi.net/v4/articles/?format=api&limit=10&offset=36080&ordering=-published_at",
    "results": [
        {
            "id": 1303,
            "title": "Firefly planning a major rocket assembly and launch facility in Florida",
            "authors": [],
            "url": "https://arstechnica.com/science/2019/02/firefly-planning-a-major-rocket-assembly-and-launch-facility-in-florida/",
            "image_url": "https://cdn.arstechnica.net/wp-content/uploads/2019/02/Firefly-Exploration-Park-150x150.jpg",
            "news_site": "Arstechnica",
            "summary": "",
            "published_at": "1970-01-01T00:00:00Z",
            "updated_at": "2021-05-18T13:44:07.064000Z",
            "featured": false,
            "launches": [],
            "events": []
        },
        {
            "id": 3626,
            "title": "SpaceX nears completion of Dragon investigation, has a “good path forward”",
            "authors": [],
            "url": "https://arstechnica.com/science/2019/07/spacex-near-completion-of-dragon-investigation-has-a-good-path-forward/",
            "image_url": "https://cdn.arstechnica.net/wp-content/uploads/2018/08/astros6-150x150.jpg",
            "news_site": "Arstechnica",
            "summary": "",
            "published_at": "1970-01-01T00:00:00Z",
            "updated_at": "2021-05-18T13:45:33.330000Z",
            "featured": false,
            "launches": [],
            "events": []
        }
    ]
}