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/aeveltstra/statuses/109662370888018013",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-10T01:43:05Z",
"url": "https://mastodon.social/@aeveltstra/109662370888018013",
"attributedTo": "https://mastodon.social/users/aeveltstra",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/aeveltstra/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/aeveltstra/statuses/109662370888018013",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-01-10:objectId=375801835:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/todayilearned\" class=\"mention hashtag\" rel=\"tag\">#<span>todayilearned</span></a> that the <a href=\"https://mastodon.social/tags/macos\" class=\"mention hashtag\" rel=\"tag\">#<span>macos</span></a> <a href=\"https://mastodon.social/tags/terminal\" class=\"mention hashtag\" rel=\"tag\">#<span>terminal</span></a> will forget <a href=\"https://mastodon.social/tags/ssh\" class=\"mention hashtag\" rel=\"tag\">#<span>ssh</span></a> identities unless you permanently add them to the <a href=\"https://mastodon.social/tags/keychain\" class=\"mention hashtag\" rel=\"tag\">#<span>keychain</span></a> by using the -K command-line switch. <br /> <br />And thanks, <a href=\"https://mastodon.social/tags/Apple\" class=\"mention hashtag\" rel=\"tag\">#<span>Apple</span></a>.</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/todayilearned\" class=\"mention hashtag\" rel=\"tag\">#<span>todayilearned</span></a> that the <a href=\"https://mastodon.social/tags/macos\" class=\"mention hashtag\" rel=\"tag\">#<span>macos</span></a> <a href=\"https://mastodon.social/tags/terminal\" class=\"mention hashtag\" rel=\"tag\">#<span>terminal</span></a> will forget <a href=\"https://mastodon.social/tags/ssh\" class=\"mention hashtag\" rel=\"tag\">#<span>ssh</span></a> identities unless you permanently add them to the <a href=\"https://mastodon.social/tags/keychain\" class=\"mention hashtag\" rel=\"tag\">#<span>keychain</span></a> by using the -K command-line switch. <br /> <br />And thanks, <a href=\"https://mastodon.social/tags/Apple\" class=\"mention hashtag\" rel=\"tag\">#<span>Apple</span></a>.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/todayilearned",
"name": "#todayilearned"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/macos",
"name": "#macos"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/terminal",
"name": "#terminal"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ssh",
"name": "#ssh"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/keychain",
"name": "#keychain"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/apple",
"name": "#apple"
}
],
"replies": {
"id": "https://mastodon.social/users/aeveltstra/statuses/109662370888018013/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/aeveltstra/statuses/109662370888018013/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/aeveltstra/statuses/109662370888018013/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/aeveltstra/statuses/109662370888018013/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/aeveltstra/statuses/109662370888018013/shares",
"type": "Collection",
"totalItems": 0
}
}