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://mastodon.world/users/giuliohome/statuses/111338192533657079",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.world/users/giuliohome/statuses/111338180540250101",
"published": "2023-11-02T00:46:34Z",
"url": "https://mastodon.world/@giuliohome/111338192533657079",
"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/111338192533657079",
"inReplyToAtomUri": "https://mastodon.world/users/giuliohome/statuses/111338180540250101",
"conversation": "tag:mastodon.world,2023-11-02:objectId=162315329:objectType=Conversation",
"content": "<p>then exposed a nginx ingress for the web service (http) </p><p>and port-forward for the frontend service (rpc)</p><p>created default temporal "namespace"</p><p><a href=\"https://docs.temporal.io/tctl-v1#install\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.temporal.io/tctl-v1#insta</span><span class=\"invisible\">ll</span></a><br />go install github.com/temporalio/tctl/cmd/tctl@latest</p><p><a href=\"https://community.temporal.io/t/workflow-run-failure-with-namespace-not-found/2125\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">community.temporal.io/t/workfl</span><span class=\"invisible\">ow-run-failure-with-namespace-not-found/2125</span></a><br />tctl --ns default namespace register -rd 3</p><p>finally running <a href=\"https://github.com/temporalio/samples-dotnet\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/temporalio/samples-</span><span class=\"invisible\">dotnet</span></a></p>",
"contentMap": {
"en": "<p>then exposed a nginx ingress for the web service (http) </p><p>and port-forward for the frontend service (rpc)</p><p>created default temporal "namespace"</p><p><a href=\"https://docs.temporal.io/tctl-v1#install\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.temporal.io/tctl-v1#insta</span><span class=\"invisible\">ll</span></a><br />go install github.com/temporalio/tctl/cmd/tctl@latest</p><p><a href=\"https://community.temporal.io/t/workflow-run-failure-with-namespace-not-found/2125\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">community.temporal.io/t/workfl</span><span class=\"invisible\">ow-run-failure-with-namespace-not-found/2125</span></a><br />tctl --ns default namespace register -rd 3</p><p>finally running <a href=\"https://github.com/temporalio/samples-dotnet\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/temporalio/samples-</span><span class=\"invisible\">dotnet</span></a></p>"
},
"updated": "2023-11-02T00:54:15Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.world/users/giuliohome/statuses/111338192533657079/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/giuliohome/statuses/111338192533657079/replies?min_id=111343136469555649&page=true",
"partOf": "https://mastodon.world/users/giuliohome/statuses/111338192533657079/replies",
"items": [
"https://mastodon.world/users/giuliohome/statuses/111343136469555649"
]
}
},
"likes": {
"id": "https://mastodon.world/users/giuliohome/statuses/111338192533657079/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.world/users/giuliohome/statuses/111338192533657079/shares",
"type": "Collection",
"totalItems": 0
}
}