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/csilverman/statuses/1694910/activity",
"type": "Create",
"actor": "https://mastodon.social/users/csilverman",
"published": "2017-04-05T18:12:54Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/csilverman/followers"
],
"object": {
"id": "https://mastodon.social/users/csilverman/statuses/1694910",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-05T18:12:54Z",
"url": "https://mastodon.social/@csilverman/1694910",
"attributedTo": "https://mastodon.social/users/csilverman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/csilverman/followers"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-04-05:objectId=1694910:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>Something I'd like to see: tags for profiles, not posts. </p><p>I'm hitting the same wall here that I've encountered with Ello/Imzy/etc—who's nearby? Who designs? Who likes typography? I could search for those terms and maybe round up some people with similar interests, but finding people in my actual area isn't easy. I'm essentially online with the ultimate goal of getting off it—some way of finding local people who do what I do would be nice.</p><p>Gonna stick a hashtag in my bio and hope for the best.</p>",
"contentMap": {
"en": "<p>Something I'd like to see: tags for profiles, not posts. </p><p>I'm hitting the same wall here that I've encountered with Ello/Imzy/etc—who's nearby? Who designs? Who likes typography? I could search for those terms and maybe round up some people with similar interests, but finding people in my actual area isn't easy. I'm essentially online with the ultimate goal of getting off it—some way of finding local people who do what I do would be nice.</p><p>Gonna stick a hashtag in my bio and hope for the best.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/csilverman/statuses/1694910/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/csilverman/statuses/1694910/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/csilverman/statuses/1694910/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/csilverman/statuses/1694910/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/csilverman/statuses/1694910/shares",
"type": "Collection",
"totalItems": 1
}
}
}