/arstechnica/articles

POST /api/arstechnica/articles

Price: 10 credits

Get a full Ars Technica article by id, slug or URL: headline, the editorial kicker printed above it, the dek, the complete article body as plain text and as HTML, separate publish and update timestamps, the credited staff writer with bio, the section, topic-tag and editorial-series taxonomies, the number of forum comments the story has collected and the featured image with its photo credit.

How to use it

Fetch a single Ars Technica article. Accepts the numeric post id, the bare slug, or the full article URL (https://arstechnica.com/{section}/YYYY/MM/slug/). Returns one item with article_title, kicker (the short line the editors print above the headline), excerpt (the dek), text (plain text body), html (original markup), published_at and updated_at as separate unix timestamps, comment_count, author (name, alias, bio, homepage), categories[]/tags[]/series[]/feature_series[] taxonomy terms, image plus featured_image with credit and copyright, and apple_news_url. Use arstechnica/articles/search to discover article ids.

Parameters

Request body

Response

Errors

Response headers