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/98892911504045402",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-26T02:47:56Z",
"url": "https://mastodon.social/@crc/98892911504045402",
"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/98892911504045402",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-26:objectId=13075877:objectType=Conversation",
"content": "<p>I think I'll call it a night. Hoping to get out a bit earlier tomorrow for a longer bit of <a href=\"https://mastodon.social/tags/cycling\" class=\"mention hashtag\" rel=\"tag\">#<span>cycling</span></a> before work.</p><p>It wasn't a bad evening. I finished rewriting my <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> disassemble, adding identification of references to words in the dictionary, so the output is a bit more useful now. And I finished testing the rewritten quotation compiler and variable handling prefixes.</p><p>Tomorrow I'll have to dive back into <a href=\"https://mastodon.social/tags/iOS\" class=\"mention hashtag\" rel=\"tag\">#<span>iOS</span></a> coding for a custom delivery tracking application for work.</p>",
"contentMap": {
"en": "<p>I think I'll call it a night. Hoping to get out a bit earlier tomorrow for a longer bit of <a href=\"https://mastodon.social/tags/cycling\" class=\"mention hashtag\" rel=\"tag\">#<span>cycling</span></a> before work.</p><p>It wasn't a bad evening. I finished rewriting my <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> disassemble, adding identification of references to words in the dictionary, so the output is a bit more useful now. And I finished testing the rewritten quotation compiler and variable handling prefixes.</p><p>Tomorrow I'll have to dive back into <a href=\"https://mastodon.social/tags/iOS\" class=\"mention hashtag\" rel=\"tag\">#<span>iOS</span></a> coding for a custom delivery tracking application for work.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cycling",
"name": "#cycling"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retro",
"name": "#retro"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/forth",
"name": "#forth"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iOS",
"name": "#iOS"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98892911504045402/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98892911504045402/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98892911504045402/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98892911504045402/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98892911504045402/shares",
"type": "Collection",
"totalItems": 0
}
}