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/maxleibman/statuses/100690635583445844",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-09-08T14:32:49Z",
"url": "https://mastodon.social/@maxleibman/100690635583445844",
"attributedTo": "https://mastodon.social/users/maxleibman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/maxleibman/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/maxleibman/statuses/100690635583445844",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-09-08:objectId=52389667:objectType=Conversation",
"content": "<p>I’m enjoying Mastodon so far. The one feature I think I would most like to see in a client is some sort of language filtering. I’m enjoying the Local and Federation timelines, but so much of it is unreadable to me. Would love an “English-only” Federation timeline (and the options for others to do so with, say, German, or Spanish, or Farsi, or Chinese).</p>",
"contentMap": {
"en": "<p>I’m enjoying Mastodon so far. The one feature I think I would most like to see in a client is some sort of language filtering. I’m enjoying the Local and Federation timelines, but so much of it is unreadable to me. Would love an “English-only” Federation timeline (and the options for others to do so with, say, German, or Spanish, or Farsi, or Chinese).</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/maxleibman/statuses/100690635583445844/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/maxleibman/statuses/100690635583445844/replies?min_id=100690704205425728&page=true",
"partOf": "https://mastodon.social/users/maxleibman/statuses/100690635583445844/replies",
"items": [
"https://mastodon.social/users/maxleibman/statuses/100690704205425728"
]
}
},
"likes": {
"id": "https://mastodon.social/users/maxleibman/statuses/100690635583445844/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/maxleibman/statuses/100690635583445844/shares",
"type": "Collection",
"totalItems": 0
}
}