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/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://hostux.social/users/redking/statuses/108198790992539520",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-26T14:15:28Z",
"url": "https://hostux.social/@redking/108198790992539520",
"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/108198790992539520",
"inReplyToAtomUri": null,
"conversation": "tag:hostux.social,2022-04-26:objectId=35804278:objectType=Conversation",
"content": "<p>For everyone new or having a hard time with Mastodon instances here's a way I like to use to explain it to my friends using Harry Potter:</p><p>Think of Mastodon as Hogwarts and every instance is a house (Gryffindor, Slytherin, etc). </p><p>Every house has their common room (the one with the painting) where only the people of that house interact, here we call that room the Local Timeline.</p><p>But all houses can interact with each other in the dinning room, here it would be the Federated / Network Timeline.</p>",
"contentMap": {
"en": "<p>For everyone new or having a hard time with Mastodon instances here's a way I like to use to explain it to my friends using Harry Potter:</p><p>Think of Mastodon as Hogwarts and every instance is a house (Gryffindor, Slytherin, etc). </p><p>Every house has their common room (the one with the painting) where only the people of that house interact, here we call that room the Local Timeline.</p><p>But all houses can interact with each other in the dinning room, here it would be the Federated / Network Timeline.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://hostux.social/users/redking/statuses/108198790992539520/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hostux.social/users/redking/statuses/108198790992539520/replies?min_id=108198816263597790&page=true",
"partOf": "https://hostux.social/users/redking/statuses/108198790992539520/replies",
"items": [
"https://hostux.social/users/redking/statuses/108198816263597790"
]
}
},
"likes": {
"id": "https://hostux.social/users/redking/statuses/108198790992539520/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://hostux.social/users/redking/statuses/108198790992539520/shares",
"type": "Collection",
"totalItems": 5
}
}
]
}