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://m.webtoo.ls/users/userquin/statuses/109683457582447643/activity",
"type": "Create",
"actor": "https://m.webtoo.ls/users/userquin",
"published": "2023-01-13T19:05:42Z",
"to": [
"https://m.webtoo.ls/users/userquin/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.ayco.io/users/ayo"
],
"object": {
"id": "https://m.webtoo.ls/users/userquin/statuses/109683457582447643",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.ayco.io/users/ayo/statuses/109683418363405571",
"published": "2023-01-13T19:05:42Z",
"url": "https://m.webtoo.ls/@userquin/109683457582447643",
"attributedTo": "https://m.webtoo.ls/users/userquin",
"to": [
"https://m.webtoo.ls/users/userquin/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.ayco.io/users/ayo"
],
"sensitive": false,
"atomUri": "https://m.webtoo.ls/users/userquin/statuses/109683457582447643",
"inReplyToAtomUri": "https://social.ayco.io/users/ayo/statuses/109683418363405571",
"conversation": "tag:ayco.io,2023-01-13:objectId=65416:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.ayco.io/@ayo\" class=\"u-url mention\">@<span>ayo</span></a></span> we cannot intercept everything, so if you want to open some toot from another server in Elk, we cannot do that, even the browser cannot do that (you need the proper url). Maybe we can add some input like search parsing the url and redirecting.</p><p>We have custom url scheme protocol handler, but I don't know if we can use it outside Elk app: <a href=\"https://developer.chrome.com/articles/url-protocol-handler/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">developer.chrome.com/articles/</span><span class=\"invisible\">url-protocol-handler/</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.ayco.io/@ayo\" class=\"u-url mention\">@<span>ayo</span></a></span> we cannot intercept everything, so if you want to open some toot from another server in Elk, we cannot do that, even the browser cannot do that (you need the proper url). Maybe we can add some input like search parsing the url and redirecting.</p><p>We have custom url scheme protocol handler, but I don't know if we can use it outside Elk app: <a href=\"https://developer.chrome.com/articles/url-protocol-handler/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">developer.chrome.com/articles/</span><span class=\"invisible\">url-protocol-handler/</span></a></p>"
},
"updated": "2023-01-13T19:06:10Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.ayco.io/users/ayo",
"name": "@ayo@ayco.io"
}
],
"replies": {
"id": "https://m.webtoo.ls/users/userquin/statuses/109683457582447643/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://m.webtoo.ls/users/userquin/statuses/109683457582447643/replies?min_id=109683515738154631&page=true",
"partOf": "https://m.webtoo.ls/users/userquin/statuses/109683457582447643/replies",
"items": [
"https://m.webtoo.ls/users/userquin/statuses/109683515738154631"
]
}
},
"likes": {
"id": "https://m.webtoo.ls/users/userquin/statuses/109683457582447643/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://m.webtoo.ls/users/userquin/statuses/109683457582447643/shares",
"type": "Collection",
"totalItems": 0
}
}
}