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/111115034278825854",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/sxa/statuses/111108266580236146",
"published": "2023-09-23T14:54:29Z",
"url": "https://fosstodon.org/@sxa/111115034278825854",
"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/111115034278825854",
"inReplyToAtomUri": "https://fosstodon.org/users/sxa/statuses/111108266580236146",
"conversation": "tag:fosstodon.org,2023-04-07:objectId=101396736:objectType=Conversation",
"content": "<p>Flashed my <a href=\"https://fosstodon.org/tags/RISCV\" class=\"mention hashtag\" rel=\"tag\">#<span>RISCV</span></a> LicheePi4A with the latest SiPeed Debian image. Quite a few things running better. Noting that Chromium is on there now by default instead of Firefox, but it is now talking properly to my webcam so will be interesting to see if I can do video calling on it next week.<br />JDK21 is still a bit unstable (though less so than before - I can now run java -version reliably at least) but 20 is ok. I'll need to try building 21 natively on the device and see if that makes any difference.</p>",
"contentMap": {
"en": "<p>Flashed my <a href=\"https://fosstodon.org/tags/RISCV\" class=\"mention hashtag\" rel=\"tag\">#<span>RISCV</span></a> LicheePi4A with the latest SiPeed Debian image. Quite a few things running better. Noting that Chromium is on there now by default instead of Firefox, but it is now talking properly to my webcam so will be interesting to see if I can do video calling on it next week.<br />JDK21 is still a bit unstable (though less so than before - I can now run java -version reliably at least) but 20 is ok. I'll need to try building 21 natively on the device and see if that makes any difference.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/riscv",
"name": "#riscv"
}
],
"replies": {
"id": "https://fosstodon.org/users/sxa/statuses/111115034278825854/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/sxa/statuses/111115034278825854/replies?min_id=111126486948810916&page=true",
"partOf": "https://fosstodon.org/users/sxa/statuses/111115034278825854/replies",
"items": [
"https://fosstodon.org/users/sxa/statuses/111126094721330422",
"https://fosstodon.org/users/sxa/statuses/111126486948810916"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/sxa/statuses/111115034278825854/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/sxa/statuses/111115034278825854/shares",
"type": "Collection",
"totalItems": 0
}
}