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/sxa/statuses/112673890007035860",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/sxa/statuses/112672987358969704",
"published": "2024-06-24T22:12:00Z",
"url": "https://fosstodon.org/@sxa/112673890007035860",
"attributedTo": "https://fosstodon.org/users/sxa",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/sxa/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/sxa/statuses/112673890007035860",
"inReplyToAtomUri": "https://fosstodon.org/users/sxa/statuses/112672987358969704",
"conversation": "tag:fosstodon.org,2023-04-07:objectId=101396736:objectType=Conversation",
"content": "<p><a href=\"https://fosstodon.org/tags/BananaPi\" class=\"mention hashtag\" rel=\"tag\">#<span>BananaPi</span></a>-F3 xz test with different values for -T (thread count)<br />-T1 1471s<br />-T2 772s<br />-T3 542s<br />-T4 421s<br />-T5 349s<br />-T6 301s<br />-T7 277s<br />-T8 263s<br />I would definitely expect better when using the higher core counts.</p>",
"contentMap": {
"en": "<p><a href=\"https://fosstodon.org/tags/BananaPi\" class=\"mention hashtag\" rel=\"tag\">#<span>BananaPi</span></a>-F3 xz test with different values for -T (thread count)<br />-T1 1471s<br />-T2 772s<br />-T3 542s<br />-T4 421s<br />-T5 349s<br />-T6 301s<br />-T7 277s<br />-T8 263s<br />I would definitely expect better when using the higher core counts.</p>"
},
"updated": "2024-06-24T22:12:21Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/bananapi",
"name": "#bananapi"
}
],
"replies": {
"id": "https://fosstodon.org/users/sxa/statuses/112673890007035860/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/sxa/statuses/112673890007035860/replies?min_id=112683463773942805&page=true",
"partOf": "https://fosstodon.org/users/sxa/statuses/112673890007035860/replies",
"items": [
"https://fosstodon.org/users/sxa/statuses/112683463773942805"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/sxa/statuses/112673890007035860/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/sxa/statuses/112673890007035860/shares",
"type": "Collection",
"totalItems": 0
}
}