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/101486807372739113",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-01-27T05:09:46Z",
"url": "https://fosstodon.org/@brandon/101486807372739113",
"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/101486807372739113",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2019-01-27:objectId=5443934:objectType=Conversation",
"content": "<p>Most of the work done now to abandon pocket and move to wallabag self-hosted. I like this little system I've got going :) Everything seems to slowly moving along. Here's where I'm at:</p><p>Gmail -> Fastmail<br />Google Drive -> NextCloud+OnlyOffice<br />Github -> Gitea<br />Twitter -> Mastodon<br />Pocket -/> Wallabag</p><p>Coming up:<br />Instagram -> Pixelfed<br />Facebook -> Nothing<br />Facebook Messenger -> Mix of SMS and Telegram</p>",
"contentMap": {
"en": "<p>Most of the work done now to abandon pocket and move to wallabag self-hosted. I like this little system I've got going :) Everything seems to slowly moving along. Here's where I'm at:</p><p>Gmail -> Fastmail<br />Google Drive -> NextCloud+OnlyOffice<br />Github -> Gitea<br />Twitter -> Mastodon<br />Pocket -/> Wallabag</p><p>Coming up:<br />Instagram -> Pixelfed<br />Facebook -> Nothing<br />Facebook Messenger -> Mix of SMS and Telegram</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/brandon/statuses/101486807372739113/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/brandon/statuses/101486807372739113/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/brandon/statuses/101486807372739113/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/brandon/statuses/101486807372739113/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://fosstodon.org/users/brandon/statuses/101486807372739113/shares",
"type": "Collection",
"totalItems": 6
}
}