diff --git a/PROGRESS.md b/PROGRESS.md index 9a41805c8..7010da5ec 100644 --- a/PROGRESS.md +++ b/PROGRESS.md @@ -70,7 +70,7 @@ * [ ] /api/v1/suggestions/:account_id DELETE (Delete a suggestion) * [ ] Statuses * [x] /api/v1/statuses POST (Create a new status) - * [ ] /api/v1/statuses/:id GET (View an existing status) + * [x] /api/v1/statuses/:id GET (View an existing status) * [ ] /api/v1/statuses/:id DELETE (Delete a status) * [ ] /api/v1/statuses/:id/context GET (View statuses above and below status ID) * [ ] /api/v1/statuses/:id/reblogged_by GET (See who has reblogged a status)