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"
}
],
"id": "https://hostux.social/users/redking/statuses/108201026528399256",
"type": "Note",
"summary": null,
"inReplyTo": "https://hostux.social/users/redking/statuses/108198816263597790",
"published": "2022-04-26T23:44:00Z",
"url": "https://hostux.social/@redking/108201026528399256",
"attributedTo": "https://hostux.social/users/redking",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hostux.social/users/redking/followers"
],
"sensitive": false,
"atomUri": "https://hostux.social/users/redking/statuses/108201026528399256",
"inReplyToAtomUri": "https://hostux.social/users/redking/statuses/108198816263597790",
"conversation": "tag:hostux.social,2022-04-26:objectId=35804278:objectType=Conversation",
"content": "<p>Now if you are ready for more and want to expand outside Mastodon this metaphore can be used to explain the Fediverse too!</p><p>So now schools (like Beauxbatos and Durmstrang) would be apps (Like Pleroma, Pixelfed, etc) they would have the same internal dynamic as we explained before but because they are part of the Fediverse they can interact with eachother too! </p><p>Example: I can follow profiles of Pleroma from my Mastodon account.</p>",
"contentMap": {
"en": "<p>Now if you are ready for more and want to expand outside Mastodon this metaphore can be used to explain the Fediverse too!</p><p>So now schools (like Beauxbatos and Durmstrang) would be apps (Like Pleroma, Pixelfed, etc) they would have the same internal dynamic as we explained before but because they are part of the Fediverse they can interact with eachother too! </p><p>Example: I can follow profiles of Pleroma from my Mastodon account.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://hostux.social/users/redking/statuses/108201026528399256/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hostux.social/users/redking/statuses/108201026528399256/replies?min_id=108205430225161049&page=true",
"partOf": "https://hostux.social/users/redking/statuses/108201026528399256/replies",
"items": [
"https://hostux.social/users/redking/statuses/108205430225161049"
]
}
},
"likes": {
"id": "https://hostux.social/users/redking/statuses/108201026528399256/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://hostux.social/users/redking/statuses/108201026528399256/shares",
"type": "Collection",
"totalItems": 1
}
}