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" } ], "id": "https://phpc.social/users/thephpf/statuses/113435697301563976", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-06T11:09:37Z", "url": "https://phpc.social/@thephpf/113435697301563976", "attributedTo": "https://phpc.social/users/thephpf", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://phpc.social/users/thephpf/followers", "https://phpc.social/users/Crell" ], "sensitive": false, "atomUri": "https://phpc.social/users/thephpf/statuses/113435697301563976", "inReplyToAtomUri": null, "conversation": "tag:phpc.social,2024-11-06:objectId=46692900:objectType=Conversation", "content": "<p>Property hooks are coming in PHP 8.4! ✨</p><p>It took more than two years of discussions, design, development, and many challenges to make it happen.</p><p>Read the full behind-the-scenes story from one of the co-authors, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@Crell\" class=\"u-url mention\">@<span>Crell</span></a></span>, here:</p><p><a href=\"https://thephp.foundation/blog/2024/11/01/how-hooks-happened/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/11</span><span class=\"invisible\">/01/how-hooks-happened/</span></a></p>", "contentMap": { "en": "<p>Property hooks are coming in PHP 8.4! ✨</p><p>It took more than two years of discussions, design, development, and many challenges to make it happen.</p><p>Read the full behind-the-scenes story from one of the co-authors, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@Crell\" class=\"u-url mention\">@<span>Crell</span></a></span>, here:</p><p><a href=\"https://thephp.foundation/blog/2024/11/01/how-hooks-happened/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/11</span><span class=\"invisible\">/01/how-hooks-happened/</span></a></p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://phpc.social/users/Crell", "name": "@Crell" } ], "replies": { "id": "https://phpc.social/users/thephpf/statuses/113435697301563976/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://phpc.social/users/thephpf/statuses/113435697301563976/replies?only_other_accounts=true&page=true", "partOf": "https://phpc.social/users/thephpf/statuses/113435697301563976/replies", "items": [] } }, "likes": { "id": "https://phpc.social/users/thephpf/statuses/113435697301563976/likes", "type": "Collection", "totalItems": 19 }, "shares": { "id": "https://phpc.social/users/thephpf/statuses/113435697301563976/shares", "type": "Collection", "totalItems": 18 } }