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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://phpc.social/users/sergey/statuses/111453160107134666",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-22T08:04:20Z",
"url": "https://phpc.social/@sergey/111453160107134666",
"attributedTo": "https://phpc.social/users/sergey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/sergey/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/sergey/statuses/111453160107134666",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2023-11-22:objectId=25580963:objectType=Conversation",
"content": "<p>The <a href=\"https://phpc.social/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a> Foundation turns 2 years 🎂</p><p>Thanks to all the participants for their contributions! 💜 🐘</p>",
"contentMap": {
"ru": "<p>The <a href=\"https://phpc.social/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a> Foundation turns 2 years 🎂</p><p>Thanks to all the participants for their contributions! 💜 🐘</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.phpc.social/media_attachments/files/111/453/159/813/372/467/original/4aed65dc13760e24.png",
"name": null,
"blurhash": "URK,jER5;ITfz,o|Nya0o#WDXTs+RjWXRjod",
"width": 1200,
"height": 690
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/php",
"name": "#php"
}
],
"replies": {
"id": "https://phpc.social/users/sergey/statuses/111453160107134666/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/sergey/statuses/111453160107134666/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/sergey/statuses/111453160107134666/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/sergey/statuses/111453160107134666/likes",
"type": "Collection",
"totalItems": 26
},
"shares": {
"id": "https://phpc.social/users/sergey/statuses/111453160107134666/shares",
"type": "Collection",
"totalItems": 13
}
}