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://phpc.social/users/thephpf/statuses/113238906049231641/activity",
"type": "Create",
"actor": "https://phpc.social/users/thephpf",
"published": "2024-10-02T17:03:01Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://mastodon.social/users/ayesh"
],
"object": {
"id": "https://phpc.social/users/thephpf/statuses/113238906049231641",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-02T17:03:01Z",
"url": "https://phpc.social/@thephpf/113238906049231641",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://mastodon.social/users/ayesh"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/113238906049231641",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-10-02:objectId=44437226:objectType=Conversation",
"content": "<p>Our PHP Core Roundup series is back! </p><p>Huge thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ayesh\" class=\"u-url mention\">@<span>ayesh</span></a></span> for reviving the series 💜</p><p>Check out the new edition:<br /><a href=\"https://thephp.foundation/blog/2024/10/02/php-core-roundup-19/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/10</span><span class=\"invisible\">/02/php-core-roundup-19/</span></a></p>",
"contentMap": {
"en": "<p>Our PHP Core Roundup series is back! </p><p>Huge thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ayesh\" class=\"u-url mention\">@<span>ayesh</span></a></span> for reviving the series 💜</p><p>Check out the new edition:<br /><a href=\"https://thephp.foundation/blog/2024/10/02/php-core-roundup-19/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2024/10</span><span class=\"invisible\">/02/php-core-roundup-19/</span></a></p>"
},
"updated": "2024-10-02T17:05:32Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/ayesh",
"name": "@ayesh@mastodon.social"
}
],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/113238906049231641/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/113238906049231641/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/113238906049231641/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/113238906049231641/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/113238906049231641/shares",
"type": "Collection",
"totalItems": 13
}
}
}