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/kantel/statuses/16062909",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-08-24T11:20:24Z",
"url": "https://mastodon.social/@kantel/16062909",
"attributedTo": "https://mastodon.social/users/kantel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/kantel/followers"
],
"sensitive": true,
"atomUri": "tag:mastodon.social,2017-08-24:objectId=16062909:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-08-24:objectId=7621310:objectType=Conversation",
"content": "<p>Neues vom P5.js-Editor</p><p>P5.js ist ja bekanntlich der JavaScript-Mode von Processing. Es gab dafür mal einen eigenen Editor (beta), der aber von der Bildfläche verschwunden ist. Die Processing Foundation hat aber noch mehr vor: Andrew Nicolaou ist 2017 Fellow der Stiftung und er arbeitet an einem Web-basierten Editor, den er in dem Beitrag »Features and Fixes in the p5.js Editor« erstmals vorstellt. <a href=\"http://blog.schockwellenreiter.de/2017/08/2017082401.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"ellipsis\">blog.schockwellenreiter.de/201</span><span class=\"invisible\">7/08/2017082401.html</span></a></p>",
"contentMap": {
"de": "<p>Neues vom P5.js-Editor</p><p>P5.js ist ja bekanntlich der JavaScript-Mode von Processing. Es gab dafür mal einen eigenen Editor (beta), der aber von der Bildfläche verschwunden ist. Die Processing Foundation hat aber noch mehr vor: Andrew Nicolaou ist 2017 Fellow der Stiftung und er arbeitet an einem Web-basierten Editor, den er in dem Beitrag »Features and Fixes in the p5.js Editor« erstmals vorstellt. <a href=\"http://blog.schockwellenreiter.de/2017/08/2017082401.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"ellipsis\">blog.schockwellenreiter.de/201</span><span class=\"invisible\">7/08/2017082401.html</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/kantel/statuses/16062909/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/kantel/statuses/16062909/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/kantel/statuses/16062909/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/kantel/statuses/16062909/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/kantel/statuses/16062909/shares",
"type": "Collection",
"totalItems": 0
}
}