GET /posts/{id}
modjourn.org:modernist-journals-project-api
Summary: Get a single post
Operation ID: getPostById
Auth: none
Operation ID: getPostById
Auth: none
Description
Retrieve a specific post by its ID
Parameters (1)
id
(integer, path, required)
Post ID
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get post by ID 1 | curl |
https://modjourn.org/posts/1 |
|
| Get post by ID 100 | curl |
https://modjourn.org/posts/100 |
|
| Get post by ID 1234 | curl |
https://modjourn.org/posts/1234 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:40:11.282616 | 404 | 1087ms | |
| 2026-03-23 09:39:09.101677 | 404 | 1084ms | |
| 2026-03-23 09:22:27.226338 | 404 | 1054ms |