---
title: "Get an article"
method: GET
path: "/api/v1/articles/{slug}"
tags: ["Editorial"]
---

# Get an article

`GET /api/v1/articles/{slug}`

One published article with its full body, tags, hero image, helpful counters and
related entities. `locale` picks the content language with per-field English
fallback (the payload reports which locale actually won).

## Query parameters

- `locale` string, nullable — Content language (falls back to English).

---

[API](https://skmtc.net/bitculator/apis/bitculator-data-api.md) · [All operations](https://skmtc.net/bitculator/apis/bitculator-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitculator/bitculator-data-api/versions/ed1378af68b6/schema)
