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://fosstodon.org/users/horvbalint/statuses/109689662955943868",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-14T21:23:49Z",
"url": "https://fosstodon.org/@horvbalint/109689662955943868",
"attributedTo": "https://fosstodon.org/users/horvbalint",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/horvbalint/followers",
"https://m.webtoo.ls/users/elk",
"https://m.webtoo.ls/users/userquin"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/horvbalint/statuses/109689662955943868",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-01-14:objectId=79543793:objectType=Conversation",
"content": "<p>My PR for <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@elk\" class=\"u-url mention\">@<span>elk</span></a></span> was just merged into main! As a result Elk will soon support the Web Share Target API 🎉 </p><p>This means you will be able to select an image/video/text on your phone (and on ChromeOS) and choose Elk as the app to share with!</p><p>This was one of my first open source contributions and certainly the biggest, so I would like to thank <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@userquin\" class=\"u-url mention\">@<span>userquin</span></a></span> for all of his help and guidance. It was a great experience, can't wait to find something else to solve 😄</p>",
"contentMap": {
"en": "<p>My PR for <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@elk\" class=\"u-url mention\">@<span>elk</span></a></span> was just merged into main! As a result Elk will soon support the Web Share Target API 🎉 </p><p>This means you will be able to select an image/video/text on your phone (and on ChromeOS) and choose Elk as the app to share with!</p><p>This was one of my first open source contributions and certainly the biggest, so I would like to thank <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@userquin\" class=\"u-url mention\">@<span>userquin</span></a></span> for all of his help and guidance. It was a great experience, can't wait to find something else to solve 😄</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://m.webtoo.ls/users/elk",
"name": "@elk@webtoo.ls"
},
{
"type": "Mention",
"href": "https://m.webtoo.ls/users/userquin",
"name": "@userquin@webtoo.ls"
}
],
"replies": {
"id": "https://fosstodon.org/users/horvbalint/statuses/109689662955943868/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/horvbalint/statuses/109689662955943868/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/horvbalint/statuses/109689662955943868/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/horvbalint/statuses/109689662955943868/likes",
"type": "Collection",
"totalItems": 95
},
"shares": {
"id": "https://fosstodon.org/users/horvbalint/statuses/109689662955943868/shares",
"type": "Collection",
"totalItems": 20
}
}