Announcements
Get all announcements
Get all announcements ordered by newest first.
get/v5/announcements
Response
All announcements.
Example response
[
{
"id": 1,
"author": "ReVanced",
"title": "Welcome",
"content": "Some content",
"tags": [
"Important"
],
"created_at": "1970-01-01T00:00:00.000Z"
}
]