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.cc/users/jgarber/statuses/109303241283190539",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.jacobian.org/users/jacob/statuses/109303225499620280",
"published": "2022-11-07T15:31:42Z",
"url": "https://mastodon.cc/@jgarber/109303241283190539",
"attributedTo": "https://mastodon.cc/users/jgarber",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cc/users/jgarber/followers",
"https://social.jacobian.org/users/jacob"
],
"sensitive": false,
"atomUri": "https://mastodon.cc/users/jgarber/statuses/109303241283190539",
"inReplyToAtomUri": "https://social.jacobian.org/users/jacob/statuses/109303225499620280",
"conversation": "tag:jacobian.org,2022-11-07:objectId=5383:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jacobian.org/@jacob\" class=\"u-url mention\">@<span>jacob</span></a></span> I’ve noticed this duplication, too. Tweetbot but for Mastodon is on my wishlist. 🤞🏻</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jacobian.org/@jacob\" class=\"u-url mention\">@<span>jacob</span></a></span> I’ve noticed this duplication, too. Tweetbot but for Mastodon is on my wishlist. 🤞🏻</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.jacobian.org/users/jacob",
"name": "@jacob@jacobian.org"
}
],
"replies": {
"id": "https://mastodon.cc/users/jgarber/statuses/109303241283190539/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cc/users/jgarber/statuses/109303241283190539/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cc/users/jgarber/statuses/109303241283190539/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.cc/users/jgarber/statuses/109303241283190539/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.cc/users/jgarber/statuses/109303241283190539/shares",
"type": "Collection",
"totalItems": 0
}
}