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://fosstodon.org/users/cratedb/statuses/109512499951682304",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-14T14:28:56Z",
"url": "https://fosstodon.org/@cratedb/109512499951682304",
"attributedTo": "https://fosstodon.org/users/cratedb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/cratedb/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/cratedb/statuses/109512499951682304",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-12-14:objectId=69032567:objectType=Conversation",
"content": "<p>There are many use cases where we need to <a href=\"https://fosstodon.org/tags/downsample\" class=\"mention hashtag\" rel=\"tag\">#<span>downsample</span></a> <a href=\"https://fosstodon.org/tags/data\" class=\"mention hashtag\" rel=\"tag\">#<span>data</span></a> 👀 </p><p>Check out our <a href=\"https://fosstodon.org/tags/tutorial\" class=\"mention hashtag\" rel=\"tag\">#<span>tutorial</span></a> to learn how to use LTTB algorithm for advanced downsampling with <a href=\"https://fosstodon.org/tags/CrateDB\" class=\"mention hashtag\" rel=\"tag\">#<span>CrateDB</span></a> 👇<br /><a href=\"https://community.crate.io/t/advanced-downsampling-with-the-lttb-algorithm/1287?utm_content=231473780&utm_medium=social&utm_source=twitter&hss_channel=tw-1381407714\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">community.crate.io/t/advanced-</span><span class=\"invisible\">downsampling-with-the-lttb-algorithm/1287?utm_content=231473780&utm_medium=social&utm_source=twitter&hss_channel=tw-1381407714</span></a></p>",
"contentMap": {
"en": "<p>There are many use cases where we need to <a href=\"https://fosstodon.org/tags/downsample\" class=\"mention hashtag\" rel=\"tag\">#<span>downsample</span></a> <a href=\"https://fosstodon.org/tags/data\" class=\"mention hashtag\" rel=\"tag\">#<span>data</span></a> 👀 </p><p>Check out our <a href=\"https://fosstodon.org/tags/tutorial\" class=\"mention hashtag\" rel=\"tag\">#<span>tutorial</span></a> to learn how to use LTTB algorithm for advanced downsampling with <a href=\"https://fosstodon.org/tags/CrateDB\" class=\"mention hashtag\" rel=\"tag\">#<span>CrateDB</span></a> 👇<br /><a href=\"https://community.crate.io/t/advanced-downsampling-with-the-lttb-algorithm/1287?utm_content=231473780&utm_medium=social&utm_source=twitter&hss_channel=tw-1381407714\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">community.crate.io/t/advanced-</span><span class=\"invisible\">downsampling-with-the-lttb-algorithm/1287?utm_content=231473780&utm_medium=social&utm_source=twitter&hss_channel=tw-1381407714</span></a></p>"
},
"updated": "2022-12-14T14:29:11Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/downsample",
"name": "#downsample"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/data",
"name": "#data"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/tutorial",
"name": "#tutorial"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/cratedb",
"name": "#cratedb"
}
],
"replies": {
"id": "https://fosstodon.org/users/cratedb/statuses/109512499951682304/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/cratedb/statuses/109512499951682304/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/cratedb/statuses/109512499951682304/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/cratedb/statuses/109512499951682304/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/cratedb/statuses/109512499951682304/shares",
"type": "Collection",
"totalItems": 1
}
}