What the response contains
Fields worth checking
- Science & Nature
- Spaceflight News API results
- public source
Load a fresh response from Spaceflight News API; no search term is required.
Fields worth checking
The /articles route returns results, with count and next and previous links for pagination. An article can include id, title, url, image_url, news_site, summary, published_at, updated_at, authors, launches, and events. It is a discovery record: full reporting remains at the source publication’s url.
published_at says when the source recorded publication; updated_at shows when the API record changed. Both dates use ISO 8601 and may not match. A recent headline also does not prove an event happened at that moment or that information stayed confirmed after later updates.
limit sets how many items this request shows, and next leads to the following page when more results exist. image_url is an image associated with an item, not a guarantee that it represents the full story or remains available permanently. Use the API to find space coverage and direct readers to the original article for reading, byline, and possible corrections.