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://fosstodon.org/users/brandon/statuses/100124441227235090",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-05-31T14:42:49Z",
"url": "https://fosstodon.org/@brandon/100124441227235090",
"attributedTo": "https://fosstodon.org/users/brandon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/brandon/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/brandon/statuses/100124441227235090",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2018-05-31:objectId=1365473:objectType=Conversation",
"content": "<p>So I've got this strange thing going on with LinkedIn.</p><p>Click "message" on any person you've not yet connected with, and then press the back button. You'll first be directed to the LinkedIn premium page (if you don't have it yet) and then when you click back, you'll not go to the page directly before you got redirected, but the page before that.</p><p>It's as if they've erased the last web entry in your browser history for them. </p><p>1. Of course that's shady af<br />2. Is that even legal in browsers?</p>",
"contentMap": {
"en": "<p>So I've got this strange thing going on with LinkedIn.</p><p>Click "message" on any person you've not yet connected with, and then press the back button. You'll first be directed to the LinkedIn premium page (if you don't have it yet) and then when you click back, you'll not go to the page directly before you got redirected, but the page before that.</p><p>It's as if they've erased the last web entry in your browser history for them. </p><p>1. Of course that's shady af<br />2. Is that even legal in browsers?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/brandon/statuses/100124441227235090/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/brandon/statuses/100124441227235090/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/brandon/statuses/100124441227235090/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/brandon/statuses/100124441227235090/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/brandon/statuses/100124441227235090/shares",
"type": "Collection",
"totalItems": 1
}
}