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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/RFancio/statuses/109404503079767077",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/RFancio/statuses/109404122974201670",
"published": "2022-11-25T12:43:54Z",
"url": "https://mastodon.social/@RFancio/109404503079767077",
"attributedTo": "https://mastodon.social/users/RFancio",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/RFancio/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/RFancio/statuses/109404503079767077",
"inReplyToAtomUri": "https://mastodon.social/users/RFancio/statuses/109404122974201670",
"conversation": "tag:mastodon.social,2022-11-25:objectId=342135743:objectType=Conversation",
"content": "<p>Dovrebbe essere possibile <a href=\"https://mastodon.social/tags/correggere\" class=\"mention hashtag\" rel=\"tag\">#<span>correggere</span></a> i <a href=\"https://mastodon.social/tags/refusi\" class=\"mention hashtag\" rel=\"tag\">#<span>refusi</span></a> (di cui sono purtroppo uno specialista) ma non capisco come. Qualcuno mi spiega come si fa (sempre che su @mastodon.social non sia impossibile)? Grazie!</p>",
"contentMap": {
"it": "<p>Dovrebbe essere possibile <a href=\"https://mastodon.social/tags/correggere\" class=\"mention hashtag\" rel=\"tag\">#<span>correggere</span></a> i <a href=\"https://mastodon.social/tags/refusi\" class=\"mention hashtag\" rel=\"tag\">#<span>refusi</span></a> (di cui sono purtroppo uno specialista) ma non capisco come. Qualcuno mi spiega come si fa (sempre che su @mastodon.social non sia impossibile)? Grazie!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/correggere",
"name": "#correggere"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/refusi",
"name": "#refusi"
}
],
"replies": {
"id": "https://mastodon.social/users/RFancio/statuses/109404503079767077/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/RFancio/statuses/109404503079767077/replies?min_id=109409251542917564&page=true",
"partOf": "https://mastodon.social/users/RFancio/statuses/109404503079767077/replies",
"items": [
"https://mastodon.social/users/RFancio/statuses/109409251542917564"
]
}
},
"likes": {
"id": "https://mastodon.social/users/RFancio/statuses/109404503079767077/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/RFancio/statuses/109404503079767077/shares",
"type": "Collection",
"totalItems": 0
}
}