A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://functional.cafe/users/chris__martin/statuses/113479023864897019",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-14T02:48:08Z",
"url": "https://functional.cafe/@chris__martin/113479023864897019",
"attributedTo": "https://functional.cafe/users/chris__martin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/chris__martin/followers"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/chris__martin/statuses/113479023864897019",
"inReplyToAtomUri": null,
"conversation": "tag:functional.cafe,2024-11-14:objectId=44423986:objectType=Conversation",
"content": "<p>We're already quoting this one a dozen times a day over here</p>",
"contentMap": {
"en": "<p>We're already quoting this one a dozen times a day over here</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://functional.cafe/system/media_attachments/files/113/479/023/565/911/795/original/41afe3024fa2549c.png",
"name": null,
"blurhash": "UASPX{4nIUIUjZM{IVM|_NM|IUofoJWBNGRk",
"width": 1180,
"height": 418
}
],
"tag": [],
"replies": {
"id": "https://functional.cafe/users/chris__martin/statuses/113479023864897019/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/chris__martin/statuses/113479023864897019/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/chris__martin/statuses/113479023864897019/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/chris__martin/statuses/113479023864897019/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://functional.cafe/users/chris__martin/statuses/113479023864897019/shares",
"type": "Collection",
"totalItems": 0
}
}