ActivityPub Viewer

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.

Open in browser →
{ "@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://techhub.social/users/kdab/statuses/113548578664397824", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-26T09:36:50Z", "url": "https://techhub.social/@kdab/113548578664397824", "attributedTo": "https://techhub.social/users/kdab", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://techhub.social/users/kdab/followers" ], "sensitive": false, "atomUri": "https://techhub.social/users/kdab/statuses/113548578664397824", "inReplyToAtomUri": null, "conversation": "tag:techhub.social,2024-11-26:objectId=207045718:objectType=Conversation", "content": "<p>This step-by-step tutorial using CXX-Qt (KDAB&#39;s extension to CXX) shows you how to implement a QAbstractItemModel subclass, and build a Rust-powered Todo app — no C++ required. Perfect for exploring a Rust and Qt integration: <a href=\"https://www.youtube.com/watch?v=uR4RzDjctm4\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=uR4RzDjctm</span><span class=\"invisible\">4</span></a></p><p><a href=\"https://techhub.social/tags/QtDev\" class=\"mention hashtag\" rel=\"tag\">#<span>QtDev</span></a> <a href=\"https://techhub.social/tags/RustLang\" class=\"mention hashtag\" rel=\"tag\">#<span>RustLang</span></a></p>", "contentMap": { "en": "<p>This step-by-step tutorial using CXX-Qt (KDAB&#39;s extension to CXX) shows you how to implement a QAbstractItemModel subclass, and build a Rust-powered Todo app — no C++ required. Perfect for exploring a Rust and Qt integration: <a href=\"https://www.youtube.com/watch?v=uR4RzDjctm4\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=uR4RzDjctm</span><span class=\"invisible\">4</span></a></p><p><a href=\"https://techhub.social/tags/QtDev\" class=\"mention hashtag\" rel=\"tag\">#<span>QtDev</span></a> <a href=\"https://techhub.social/tags/RustLang\" class=\"mention hashtag\" rel=\"tag\">#<span>RustLang</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://techhub.social/tags/qtdev", "name": "#qtdev" }, { "type": "Hashtag", "href": "https://techhub.social/tags/rustlang", "name": "#rustlang" } ], "replies": { "id": "https://techhub.social/users/kdab/statuses/113548578664397824/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://techhub.social/users/kdab/statuses/113548578664397824/replies?only_other_accounts=true&page=true", "partOf": "https://techhub.social/users/kdab/statuses/113548578664397824/replies", "items": [] } }, "likes": { "id": "https://techhub.social/users/kdab/statuses/113548578664397824/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://techhub.social/users/kdab/statuses/113548578664397824/shares", "type": "Collection", "totalItems": 0 } }