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.rhys.wtf/users/rhys/statuses/113527554555419622",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.rhys.wtf/users/rhys/statuses/113527546481958965",
"published": "2024-11-22T16:30:07Z",
"url": "https://mastodon.rhys.wtf/@rhys/113527554555419622",
"attributedTo": "https://mastodon.rhys.wtf/users/rhys",
"to": [
"https://mastodon.rhys.wtf/users/rhys/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.rhys.wtf/users/rhys/statuses/113527554555419622",
"inReplyToAtomUri": "https://mastodon.rhys.wtf/users/rhys/statuses/113527546481958965",
"conversation": "tag:rhys.wtf,2024-11-22:objectId=1879079:objectType=Conversation",
"content": "<p>Except I'm impatient, so I'm moving to linux-next, the staging repo for the next major kernel version now: <a href=\"https://www.kernel.org/doc/man-pages/linux-next.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">kernel.org/doc/man-pages/linux</span><span class=\"invisible\">-next.html</span></a></p><p>It's also time for me to upgrade my network beyond gigabit, so I'm picking up a WiFi 7 router with 2.5Gbps ports tomorrow.</p>",
"contentMap": {
"en": "<p>Except I'm impatient, so I'm moving to linux-next, the staging repo for the next major kernel version now: <a href=\"https://www.kernel.org/doc/man-pages/linux-next.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">kernel.org/doc/man-pages/linux</span><span class=\"invisible\">-next.html</span></a></p><p>It's also time for me to upgrade my network beyond gigabit, so I'm picking up a WiFi 7 router with 2.5Gbps ports tomorrow.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.rhys.wtf/users/rhys/statuses/113527554555419622/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.rhys.wtf/users/rhys/statuses/113527554555419622/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.rhys.wtf/users/rhys/statuses/113527554555419622/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.rhys.wtf/users/rhys/statuses/113527554555419622/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.rhys.wtf/users/rhys/statuses/113527554555419622/shares",
"type": "Collection",
"totalItems": 0
}
}