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/penpln/statuses/7504846",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/dogtrax/statuses/7504733",
"published": "2017-05-29T23:08:38Z",
"url": "https://mastodon.social/@penpln/7504846",
"attributedTo": "https://mastodon.social/users/penpln",
"to": [
"https://mastodon.social/users/penpln/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.social/users/dogtrax"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-05-29:objectId=7504846:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-05-29:objectId=7504733:objectType=Status",
"conversation": "tag:mastodon.social,2017-05-29:objectId=776931:objectType=Conversation",
"content": "<p>Handsome Duke...a lab? <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dogtrax\" class=\"u-url mention\">@<span>dogtrax</span></a></span> Images looking strange on ipad...is there a best size to post? <a href=\"https://mastodon.social/tags/photography\" class=\"mention hashtag\" rel=\"tag\">#<span>photography</span></a></p>",
"contentMap": {
"en": "<p>Handsome Duke...a lab? <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dogtrax\" class=\"u-url mention\">@<span>dogtrax</span></a></span> Images looking strange on ipad...is there a best size to post? <a href=\"https://mastodon.social/tags/photography\" class=\"mention hashtag\" rel=\"tag\">#<span>photography</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/dogtrax",
"name": "@dogtrax"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/photography",
"name": "#photography"
}
],
"replies": {
"id": "https://mastodon.social/users/penpln/statuses/7504846/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/penpln/statuses/7504846/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/penpln/statuses/7504846/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/penpln/statuses/7504846/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/penpln/statuses/7504846/shares",
"type": "Collection",
"totalItems": 0
}
}