mirror of
https://github.com/AnimeThemes/animethemes-api-docs.git
synced 2026-07-11 01:34:06 +02:00
695 B
695 B
title
| title |
|---|
| Announcement Show |
Announcement Show Endpoint
The announcement show endpoint returns an announcement resource.
URL
GET /announcement/{id}
Authentication
None
Parameters
| Name | Required | Description |
|---|---|---|
| fields | No | Sparse fieldsets for resource types |
Response
{
announcement: {
id: id,
content: "content",
created_at: "created_at",
updated_at: "updated_at"
}
}
Example
curl https://api.animethemes.moe/announcement/1