Merge pull request '2022.09 stable' (#208) from develop into stable
[akkoma] / docs / docs / development / API / differences_in_mastoapi_responses.md
index 4465784bf2ee5579cc1c071ad4ec35a9efbfeed7..752be1762e76a06634d8a49fda2691fbf6230fc6 100644 (file)
@@ -40,6 +40,10 @@ Has these additional fields under the `pleroma` object:
 - `parent_visible`: If the parent of this post is visible to the user or not.
 - `pinned_at`: a datetime (iso8601) when status was pinned, `null` otherwise.
 
+The `GET /api/v1/statuses/:id/source` endpoint additionally has the following attributes:
+
+- `content_type`: The content type of the status source.
+
 ## Scheduled statuses
 
 Has these additional fields in `params`: