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.world/users/giuliohome/statuses/109486449926385516",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-10T00:04:04Z",
"url": "https://mastodon.world/@giuliohome/109486449926385516",
"attributedTo": "https://mastodon.world/users/giuliohome",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.world/users/giuliohome/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.world/users/giuliohome/statuses/109486449926385516",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.world,2022-12-10:objectId=14654228:objectType=Conversation",
"content": "<p>F# in the cloud<br /><a href=\"https://giuliohome.wordpress.com/2022/12/10/f-in-the-cloud/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">giuliohome.wordpress.com/2022/</span><span class=\"invisible\">12/10/f-in-the-cloud/</span></a><br /><a href=\"https://mastodon.world/tags/fsharp\" class=\"mention hashtag\" rel=\"tag\">#<span>fsharp</span></a> <a href=\"https://mastodon.world/tags/cloudnative\" class=\"mention hashtag\" rel=\"tag\">#<span>cloudnative</span></a> <a href=\"https://mastodon.world/tags/gitops\" class=\"mention hashtag\" rel=\"tag\">#<span>gitops</span></a> <a href=\"https://mastodon.world/tags/kubernetes\" class=\"mention hashtag\" rel=\"tag\">#<span>kubernetes</span></a> <a href=\"https://mastodon.world/tags/codespaces\" class=\"mention hashtag\" rel=\"tag\">#<span>codespaces</span></a></p>",
"contentMap": {
"en": "<p>F# in the cloud<br /><a href=\"https://giuliohome.wordpress.com/2022/12/10/f-in-the-cloud/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">giuliohome.wordpress.com/2022/</span><span class=\"invisible\">12/10/f-in-the-cloud/</span></a><br /><a href=\"https://mastodon.world/tags/fsharp\" class=\"mention hashtag\" rel=\"tag\">#<span>fsharp</span></a> <a href=\"https://mastodon.world/tags/cloudnative\" class=\"mention hashtag\" rel=\"tag\">#<span>cloudnative</span></a> <a href=\"https://mastodon.world/tags/gitops\" class=\"mention hashtag\" rel=\"tag\">#<span>gitops</span></a> <a href=\"https://mastodon.world/tags/kubernetes\" class=\"mention hashtag\" rel=\"tag\">#<span>kubernetes</span></a> <a href=\"https://mastodon.world/tags/codespaces\" class=\"mention hashtag\" rel=\"tag\">#<span>codespaces</span></a></p>"
},
"updated": "2022-12-10T00:08:59Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/kubernetes",
"name": "#kubernetes"
},
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/fsharp",
"name": "#fsharp"
},
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/CloudNative",
"name": "#CloudNative"
},
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/gitops",
"name": "#gitops"
},
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/Codespaces",
"name": "#Codespaces"
}
],
"replies": {
"id": "https://mastodon.world/users/giuliohome/statuses/109486449926385516/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/giuliohome/statuses/109486449926385516/replies?min_id=109495525632134512&page=true",
"partOf": "https://mastodon.world/users/giuliohome/statuses/109486449926385516/replies",
"items": [
"https://mastodon.world/users/giuliohome/statuses/109495525632134512"
]
}
},
"likes": {
"id": "https://mastodon.world/users/giuliohome/statuses/109486449926385516/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.world/users/giuliohome/statuses/109486449926385516/shares",
"type": "Collection",
"totalItems": 1
}
}