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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.xyz/users/agateau/statuses/404511",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-09T21:31:20Z",
"url": "https://mastodon.xyz/@agateau/404511",
"attributedTo": "https://mastodon.xyz/users/agateau",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/agateau/followers"
],
"sensitive": false,
"atomUri": "tag:mastodon.xyz,2017-04-09:objectId=404511:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>What I am hacking on this week during my daily commute: making the venerable KRuler a bit nicer and more usable.</p><p>Not done yet, but here is a before / after:</p><p><a href=\"https://mastodon.xyz/tags/KDE\" class=\"mention hashtag\" rel=\"tag\">#<span>KDE</span></a> <a href=\"https://mastodon.xyz/media/9Mu3qjAx4ahddm_2NDE\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.xyz/media/9Mu3qjAx4ah</span><span class=\"invisible\">ddm_2NDE</span></a></p>",
"contentMap": {
"en": "<p>What I am hacking on this week during my daily commute: making the venerable KRuler a bit nicer and more usable.</p><p>Not done yet, but here is a before / after:</p><p><a href=\"https://mastodon.xyz/tags/KDE\" class=\"mention hashtag\" rel=\"tag\">#<span>KDE</span></a> <a href=\"https://mastodon.xyz/media/9Mu3qjAx4ahddm_2NDE\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.xyz/media/9Mu3qjAx4ah</span><span class=\"invisible\">ddm_2NDE</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://6-28.mastodon.xyz/media_attachments/files/000/021/771/original/b6218147d24d7a9b.png",
"name": null,
"blurhash": null
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/kde",
"name": "#kde"
}
],
"replies": {
"id": "https://mastodon.xyz/users/agateau/statuses/404511/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/agateau/statuses/404511/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/agateau/statuses/404511/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/agateau/statuses/404511/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.xyz/users/agateau/statuses/404511/shares",
"type": "Collection",
"totalItems": 0
}
}