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.social/users/harrymccracken/statuses/111031978201025551/activity",
"type": "Create",
"actor": "https://mastodon.social/users/harrymccracken",
"published": "2023-09-08T22:52:14Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/harrymccracken/followers",
"https://strangeweb.page/users/jochie"
],
"object": {
"id": "https://mastodon.social/users/harrymccracken/statuses/111031978201025551",
"type": "Note",
"summary": null,
"inReplyTo": "https://strangeweb.page/users/jochie/statuses/111031959360492326",
"published": "2023-09-08T22:52:14Z",
"url": "https://mastodon.social/@harrymccracken/111031978201025551",
"attributedTo": "https://mastodon.social/users/harrymccracken",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/harrymccracken/followers",
"https://strangeweb.page/users/jochie"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/harrymccracken/statuses/111031978201025551",
"inReplyToAtomUri": "https://strangeweb.page/users/jochie/statuses/111031959360492326",
"conversation": "tag:mastodon.social,2023-09-08:objectId=531643056:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://strangeweb.page/@jochie\" class=\"u-url mention\">@<span>jochie</span></a></span> Just because mastodon.social is the closest thing we have to a default Mastodon presence, so it minimizes the need for anyone to wonder where I am or feel the need to memorize an arcane domain name. I did think seriously about setting up my own server.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://strangeweb.page/@jochie\" class=\"u-url mention\">@<span>jochie</span></a></span> Just because mastodon.social is the closest thing we have to a default Mastodon presence, so it minimizes the need for anyone to wonder where I am or feel the need to memorize an arcane domain name. I did think seriously about setting up my own server.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://strangeweb.page/users/jochie",
"name": "@jochie@strangeweb.page"
}
],
"replies": {
"id": "https://mastodon.social/users/harrymccracken/statuses/111031978201025551/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/harrymccracken/statuses/111031978201025551/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/harrymccracken/statuses/111031978201025551/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/harrymccracken/statuses/111031978201025551/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/harrymccracken/statuses/111031978201025551/shares",
"type": "Collection",
"totalItems": 0
}
}
}