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

{
    "count": 30211,
    "next": null,
    "previous": "https://api.spaceflightnewsapi.net/v4/articles/?format=api&limit=10&offset=30200",
    "results": [
        {
            "id": 3091,
            "title": "Rivian patent reveals automated control system for semi-autonomous driving",
            "authors": [],
            "url": "https://www.teslarati.com/rivian-patent-control-system-semi-autonomous-driving/",
            "image_url": "https://www.teslarati.com/wp-content/uploads/2019/09/Screen-Shot-2019-09-30-at-1.56.05-PM-1000x600.jpg",
            "news_site": "Teslarati",
            "summary": "",
            "published_at": "1970-01-01T00:00:00Z",
            "updated_at": "2021-05-18T13:45:14.115000Z",
            "featured": false,
            "launches": [],
            "events": []
        }
    ]
}