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://fosstodon.org/users/jni/statuses/112161954333966253",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-26T12:20:02Z",
"url": "https://fosstodon.org/@jni/112161954333966253",
"attributedTo": "https://fosstodon.org/users/jni",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/jni/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/jni/statuses/112161954333966253",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-03-26:objectId=195705149:objectType=Conversation",
"content": "<p>Yes, <a href=\"https://fosstodon.org/tags/PyCharm\" class=\"mention hashtag\" rel=\"tag\">#<span>PyCharm</span></a> — when my mouse just happens to hover over the word "for", I *really* want to read the Python language docs for a for-loop statement. I especially like having them obscure all that distracting code I was reading.</p>",
"contentMap": {
"en": "<p>Yes, <a href=\"https://fosstodon.org/tags/PyCharm\" class=\"mention hashtag\" rel=\"tag\">#<span>PyCharm</span></a> — when my mouse just happens to hover over the word "for", I *really* want to read the Python language docs for a for-loop statement. I especially like having them obscure all that distracting code I was reading.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/112/161/950/120/295/491/original/bb47796a2be3e9a3.png",
"name": null,
"blurhash": "U4RMb$xu~q?b%gMyxtbEE1%3xtNF?b%3WBE0",
"width": 872,
"height": 520
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pycharm",
"name": "#pycharm"
}
],
"replies": {
"id": "https://fosstodon.org/users/jni/statuses/112161954333966253/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/jni/statuses/112161954333966253/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/jni/statuses/112161954333966253/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/jni/statuses/112161954333966253/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://fosstodon.org/users/jni/statuses/112161954333966253/shares",
"type": "Collection",
"totalItems": 1
}
}