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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/crc/statuses/98898288084091978",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-27T01:35:16Z",
"url": "https://mastodon.social/@crc/98898288084091978",
"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/98898288084091978",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-27:objectId=13168954:objectType=Conversation",
"content": "<p>Starting to step back into <a href=\"https://mastodon.social/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> dev after a couple weeks working with <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> and <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a>.</p><p>I've updated my test build of <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a>-ios to the latest image, updated my <a href=\"https://mastodon.social/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> web wrapper, and created new projects for the delivery tracking app and a label generating app.</p><p>I won't be actually doing any significant coding on the new projects until Saturday afternoon. I wonder if I can embed my Forth and do some of the coding using that instead of Obj-C...</p>",
"contentMap": {
"en": "<p>Starting to step back into <a href=\"https://mastodon.social/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> dev after a couple weeks working with <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> and <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a>.</p><p>I've updated my test build of <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a>-ios to the latest image, updated my <a href=\"https://mastodon.social/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> web wrapper, and created new projects for the delivery tracking app and a label generating app.</p><p>I won't be actually doing any significant coding on the new projects until Saturday afternoon. I wonder if I can embed my Forth and do some of the coding using that instead of Obj-C...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iOS",
"name": "#iOS"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/forth",
"name": "#forth"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retro",
"name": "#retro"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98898288084091978/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98898288084091978/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98898288084091978/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98898288084091978/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98898288084091978/shares",
"type": "Collection",
"totalItems": 0
}
}