Files
animethemes-api-docs/docs/admin/announcement/show/index.md
T

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