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/mala/statuses/110202177564915401",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/mala/statuses/110202163924780818",
"published": "2023-04-15T09:43:01Z",
"url": "https://mastodon.social/@mala/110202177564915401",
"attributedTo": "https://mastodon.social/users/mala",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mala/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mala/statuses/110202177564915401",
"inReplyToAtomUri": "https://mastodon.social/users/mala/statuses/110202163924780818",
"conversation": "tag:mastodon.social,2023-04-15:objectId=433002697:objectType=Conversation",
"content": "<p>That's not TERRIBLY useful for the average reader here though, so let me give you a better tidbit: <a href=\"https://github.com/filecoin-project/lassie\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/filecoin-project/la</span><span class=\"invisible\">ssie</span></a> . Lassie is a CLI tool that is designed to find and download CID (an IPFS locator) by any means necessary. So you don't need to install the whole IPFS (kubo) stack to get data from IPFS or Filecoin.</p>",
"contentMap": {
"en": "<p>That's not TERRIBLY useful for the average reader here though, so let me give you a better tidbit: <a href=\"https://github.com/filecoin-project/lassie\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/filecoin-project/la</span><span class=\"invisible\">ssie</span></a> . Lassie is a CLI tool that is designed to find and download CID (an IPFS locator) by any means necessary. So you don't need to install the whole IPFS (kubo) stack to get data from IPFS or Filecoin.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/mala/statuses/110202177564915401/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mala/statuses/110202177564915401/replies?min_id=110202186342385286&page=true",
"partOf": "https://mastodon.social/users/mala/statuses/110202177564915401/replies",
"items": [
"https://mastodon.social/users/mala/statuses/110202186342385286"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mala/statuses/110202177564915401/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/mala/statuses/110202177564915401/shares",
"type": "Collection",
"totalItems": 0
}
}