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/kantel/statuses/15922343/activity",
"type": "Create",
"actor": "https://mastodon.social/users/kantel",
"published": "2017-08-22T15:06:03Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/kantel/followers"
],
"object": {
"id": "https://mastodon.social/users/kantel/statuses/15922343",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-08-22T15:06:03Z",
"url": "https://mastodon.social/@kantel/15922343",
"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-22:objectId=15922343:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-08-22:objectId=7518998:objectType=Conversation",
"content": "<p>Statische Seiten</p><p>Hier hatte ich vor einigen Tagen zum ersten Mal über <a href=\"https://mastodon.social/tags/Publii\" class=\"mention hashtag\" rel=\"tag\">#<span>Publii</span></a> berichtet, einem freien (GPL) <a href=\"https://mastodon.social/tags/DesktopCMS\" class=\"mention hashtag\" rel=\"tag\">#<span>DesktopCMS</span></a> für statische Webseiten und auch für Blogs. Nun wurde von den Machern ein neues Update angekündigt, das unter anderem Verbesserungen auf der Publikationsseite enthält, so daß ich (m)eine Publii-Site nun auch zu meinem lokalen MAMP-Server hochladen kann und zum anderen ein neues Starter Theme vorgestellt. <a href=\"http://blog.schockwellenreiter.de/2017/08/2017082203.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/2017082203.html</span></a></p>",
"contentMap": {
"de": "<p>Statische Seiten</p><p>Hier hatte ich vor einigen Tagen zum ersten Mal über <a href=\"https://mastodon.social/tags/Publii\" class=\"mention hashtag\" rel=\"tag\">#<span>Publii</span></a> berichtet, einem freien (GPL) <a href=\"https://mastodon.social/tags/DesktopCMS\" class=\"mention hashtag\" rel=\"tag\">#<span>DesktopCMS</span></a> für statische Webseiten und auch für Blogs. Nun wurde von den Machern ein neues Update angekündigt, das unter anderem Verbesserungen auf der Publikationsseite enthält, so daß ich (m)eine Publii-Site nun auch zu meinem lokalen MAMP-Server hochladen kann und zum anderen ein neues Starter Theme vorgestellt. <a href=\"http://blog.schockwellenreiter.de/2017/08/2017082203.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/2017082203.html</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/publii",
"name": "#publii"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/desktopcms",
"name": "#desktopcms"
}
],
"replies": {
"id": "https://mastodon.social/users/kantel/statuses/15922343/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/kantel/statuses/15922343/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/kantel/statuses/15922343/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/kantel/statuses/15922343/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/kantel/statuses/15922343/shares",
"type": "Collection",
"totalItems": 0
}
}
}