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/15709797",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-08-19T18:04:00Z",
"url": "https://mastodon.social/@kantel/15709797",
"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-19:objectId=15709797:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-08-19:objectId=7357393:objectType=Conversation",
"content": "<p>Processing.py Tutorial: Avoider Game Stage 1</p><p>Nachdem ich in den letzten Wochen mit meinen Tutorials zu Processing.py, dem Python-Mode von Processing, etwas geschwächelt hatte, möchte ich nun mit und für Euch ein kleines, vollständiges Spieleprojekt programmieren. Es basiert zum einen auf dem »AS3 Avoider Game Tutorial«, das Michael James Williams für ActionScript 3 und Flash geschrieben hat. <a href=\"http://blog.schockwellenreiter.de/2017/08/2017081901.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/2017081901.html</span></a></p>",
"contentMap": {
"de": "<p>Processing.py Tutorial: Avoider Game Stage 1</p><p>Nachdem ich in den letzten Wochen mit meinen Tutorials zu Processing.py, dem Python-Mode von Processing, etwas geschwächelt hatte, möchte ich nun mit und für Euch ein kleines, vollständiges Spieleprojekt programmieren. Es basiert zum einen auf dem »AS3 Avoider Game Tutorial«, das Michael James Williams für ActionScript 3 und Flash geschrieben hat. <a href=\"http://blog.schockwellenreiter.de/2017/08/2017081901.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/2017081901.html</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/kantel/statuses/15709797/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/kantel/statuses/15709797/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/kantel/statuses/15709797/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/kantel/statuses/15709797/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/kantel/statuses/15709797/shares",
"type": "Collection",
"totalItems": 0
}
}