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://fosstodon.org/users/masonegger/statuses/111365613220245870",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-06T21:00:00Z",
"url": "https://fosstodon.org/@masonegger/111365613220245870",
"attributedTo": "https://fosstodon.org/users/masonegger",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/masonegger/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/masonegger/statuses/111365613220245870",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-11-06:objectId=158773705:objectType=Conversation",
"content": "<p>🎉 After months of work I'm proud to announce that I've launched my latest course Temporal 102: Exploring Durable Execution with Java ☕! This is a continuation of the Temporal 101 course I published earlier this year and goes even deeper into the Temporal Ecosystem. The course, and the previous one, is free so give them a try today! </p><p><a href=\"https://learn.temporal.io/courses/temporal_102/java\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">learn.temporal.io/courses/temp</span><span class=\"invisible\">oral_102/java</span></a> </p><p><a href=\"https://fosstodon.org/tags/Java\" class=\"mention hashtag\" rel=\"tag\">#<span>Java</span></a><br /><a href=\"https://fosstodon.org/tags/DurableExecution\" class=\"mention hashtag\" rel=\"tag\">#<span>DurableExecution</span></a><br /><a href=\"https://fosstodon.org/tags/Temporal\" class=\"mention hashtag\" rel=\"tag\">#<span>Temporal</span></a></p>",
"contentMap": {
"en": "<p>🎉 After months of work I'm proud to announce that I've launched my latest course Temporal 102: Exploring Durable Execution with Java ☕! This is a continuation of the Temporal 101 course I published earlier this year and goes even deeper into the Temporal Ecosystem. The course, and the previous one, is free so give them a try today! </p><p><a href=\"https://learn.temporal.io/courses/temporal_102/java\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">learn.temporal.io/courses/temp</span><span class=\"invisible\">oral_102/java</span></a> </p><p><a href=\"https://fosstodon.org/tags/Java\" class=\"mention hashtag\" rel=\"tag\">#<span>Java</span></a><br /><a href=\"https://fosstodon.org/tags/DurableExecution\" class=\"mention hashtag\" rel=\"tag\">#<span>DurableExecution</span></a><br /><a href=\"https://fosstodon.org/tags/Temporal\" class=\"mention hashtag\" rel=\"tag\">#<span>Temporal</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/java",
"name": "#java"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/durableexecution",
"name": "#durableexecution"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/temporal",
"name": "#temporal"
}
],
"replies": {
"id": "https://fosstodon.org/users/masonegger/statuses/111365613220245870/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/masonegger/statuses/111365613220245870/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/masonegger/statuses/111365613220245870/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/masonegger/statuses/111365613220245870/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/masonegger/statuses/111365613220245870/shares",
"type": "Collection",
"totalItems": 0
}
}