/v0/timeline/public
GET /v0/timeline/public
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”If true, only return notes with attachment
If true, only return notes with attachment
If true, only return notes without sensitive content
If true, only return notes without sensitive content
Return notes before this note ID. specified note ID is not included. NOTE: after_id and before_id are exclusive.
Return notes before this note ID. specified note ID is not included. NOTE: after_id and before_id are exclusive.
Return notes after this note ID. Specified note is not included. NOTE: after_id and before_id are exclusive.
Return notes after this note ID. Specified note is not included. NOTE: after_id and before_id are exclusive.
Responses
Section titled “ Responses ”OK
object
Note ID
Example
38477395
Note content
Example
hello world!
Contents warning comment
Example
(if length not 0) This note contains sensitive content
Note visibility (PUBLIC/HOME/FOLLOWERS/DIRECT)
Example
PUBLIC
Note created date
Example
2021-01-01T00:00:00Z
Note Attachment Media
object
Attachment Medium id
Example
39783475
Attachment filename
Example
image.jpg
Attachment author account id
Example
309823457
Attachment medium blurhash
Example
e9f*5oin{dn
Attachment medium mime type
Example
image/jpeg
If true, attachment is nsfw
Attachment medium url
Example
https://images.example.com/image.webp
Attachment thumbnail url
Example
https://images.example.com/image_thumbnail.webp
object
Nothing left
object
No more notes exist
Internal error
object
Internal server error