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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/crc/statuses/98829372709914409",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-14T21:29:11Z",
"url": "https://mastodon.social/@crc/98829372709914409",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98829372709914409",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-14:objectId=11984439:objectType=Conversation",
"content": "<p>I wrote a few small <a href=\"https://mastodon.social/tags/iOS\" class=\"mention hashtag\" rel=\"tag\">#<span>iOS</span></a> apps for my personal use today.</p><p>First, a wrapper for the mastodon.social web interface, since I didn't like any of the native iPad apps for Mastodon as much as the web UI.</p><p>Second, a complete rewrite of the virtual keyboard I use on the iPad. It's a lot faster now, and has some things I wasn't sure how to do when I first wrote it a couple of months ago. I'm much more pleased with this one.</p><p><a href=\"https://mastodon.social/media/rtspWvaj9dSey4xx610\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/media/rtspWvaj</span><span class=\"invisible\">9dSey4xx610</span></a></p>",
"contentMap": {
"en": "<p>I wrote a few small <a href=\"https://mastodon.social/tags/iOS\" class=\"mention hashtag\" rel=\"tag\">#<span>iOS</span></a> apps for my personal use today.</p><p>First, a wrapper for the mastodon.social web interface, since I didn't like any of the native iPad apps for Mastodon as much as the web UI.</p><p>Second, a complete rewrite of the virtual keyboard I use on the iPad. It's a lot faster now, and has some things I wasn't sure how to do when I first wrote it a couple of months ago. I'm much more pleased with this one.</p><p><a href=\"https://mastodon.social/media/rtspWvaj9dSey4xx610\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/media/rtspWvaj</span><span class=\"invisible\">9dSey4xx610</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/001/672/602/original/c3d13dcce6edeae6.jpeg",
"name": "Screenshot of my iPad virtual keyboard.",
"blurhash": null,
"width": 1280,
"height": 406
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iOS",
"name": "#iOS"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98829372709914409/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98829372709914409/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98829372709914409/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98829372709914409/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98829372709914409/shares",
"type": "Collection",
"totalItems": 2
}
}