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://fosstodon.org/users/mairacanal/statuses/113385039380418254",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-28T12:26:38Z",
"url": "https://fosstodon.org/@mairacanal/113385039380418254",
"attributedTo": "https://fosstodon.org/users/mairacanal",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/mairacanal/followers",
"https://floss.social/users/igalia"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/mairacanal/statuses/113385039380418254",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-10-28:objectId=255283641:objectType=Conversation",
"content": "<p>Improving the Raspberry Pi graphics stack is an ongoing commitment for <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@igalia\" class=\"u-url mention\">@<span>igalia</span></a></span>, and I’m happy to contribute to this process! We’ve just introduced Super Pages to the RPi 4/5, bringing some solid performance boosts for real-world applications — like PS2 emulation! 🎮🚀</p><p>Check out the benchmarks and implementation details in my latest blog post!</p><p>🔗 <a href=\"https://mairacanal.github.io/unleashing-power-enabling-super-pages-on-RPi/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mairacanal.github.io/unleashin</span><span class=\"invisible\">g-power-enabling-super-pages-on-RPi/</span></a></p>",
"contentMap": {
"en": "<p>Improving the Raspberry Pi graphics stack is an ongoing commitment for <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@igalia\" class=\"u-url mention\">@<span>igalia</span></a></span>, and I’m happy to contribute to this process! We’ve just introduced Super Pages to the RPi 4/5, bringing some solid performance boosts for real-world applications — like PS2 emulation! 🎮🚀</p><p>Check out the benchmarks and implementation details in my latest blog post!</p><p>🔗 <a href=\"https://mairacanal.github.io/unleashing-power-enabling-super-pages-on-RPi/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mairacanal.github.io/unleashin</span><span class=\"invisible\">g-power-enabling-super-pages-on-RPi/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://floss.social/users/igalia",
"name": "@igalia@floss.social"
}
],
"replies": {
"id": "https://fosstodon.org/users/mairacanal/statuses/113385039380418254/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/mairacanal/statuses/113385039380418254/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/mairacanal/statuses/113385039380418254/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/mairacanal/statuses/113385039380418254/likes",
"type": "Collection",
"totalItems": 35
},
"shares": {
"id": "https://fosstodon.org/users/mairacanal/statuses/113385039380418254/shares",
"type": "Collection",
"totalItems": 23
}
}