X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=docs%2Fdocs%2Fdevelopment%2FAPI%2Fdifferences_in_mastoapi_responses.md;h=752be1762e76a06634d8a49fda2691fbf6230fc6;hb=7bbaa8f8e07044726c5b97b9ab8126ca41f2fd78;hp=4465784bf2ee5579cc1c071ad4ec35a9efbfeed7;hpb=d109bbf71c2781bd0684f98e797f75aa951e67c3;p=akkoma diff --git a/docs/docs/development/API/differences_in_mastoapi_responses.md b/docs/docs/development/API/differences_in_mastoapi_responses.md index 4465784bf..752be1762 100644 --- a/docs/docs/development/API/differences_in_mastoapi_responses.md +++ b/docs/docs/development/API/differences_in_mastoapi_responses.md @@ -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`: