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/patricia/statuses/1703444/activity",
"type": "Create",
"actor": "https://mastodon.social/users/patricia",
"published": "2017-04-05T19:59:35Z",
"to": [
"https://mastodon.social/users/patricia/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.cloud/users/jonmccull",
"https://mastodon.cloud/users/diodesign"
],
"object": {
"id": "https://mastodon.social/users/patricia/statuses/1703444",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cloud/users/jonmccull/updates/3707",
"published": "2017-04-05T19:59:35Z",
"url": "https://mastodon.social/@patricia/1703444",
"attributedTo": "https://mastodon.social/users/patricia",
"to": [
"https://mastodon.social/users/patricia/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.cloud/users/jonmccull",
"https://mastodon.cloud/users/diodesign"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-04-05:objectId=1703444:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.cloud,2017-04-05:objectId=19369:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@jonmccull\" class=\"u-url mention\">@<span>jonmccull</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@diodesign\" class=\"u-url mention\">@<span>diodesign</span></a></span> I am able to follow across instances, but the users on that instance get an @otherinstance suffix</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@jonmccull\" class=\"u-url mention\">@<span>jonmccull</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@diodesign\" class=\"u-url mention\">@<span>diodesign</span></a></span> I am able to follow across instances, but the users on that instance get an @otherinstance suffix</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cloud/users/jonmccull",
"name": "@jonmccull@mastodon.cloud"
},
{
"type": "Mention",
"href": "https://mastodon.cloud/users/diodesign",
"name": "@diodesign@mastodon.cloud"
}
],
"replies": {
"id": "https://mastodon.social/users/patricia/statuses/1703444/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/patricia/statuses/1703444/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/patricia/statuses/1703444/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/patricia/statuses/1703444/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/patricia/statuses/1703444/shares",
"type": "Collection",
"totalItems": 0
}
}
}