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"
}
}
],
"id": "https://social.lfx.dev/users/kedro/statuses/112886820391975202",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.lfx.dev/users/kedro/statuses/112886813407753056",
"published": "2024-08-01T12:43:00Z",
"url": "https://social.lfx.dev/@kedro/112886820391975202",
"attributedTo": "https://social.lfx.dev/users/kedro",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.lfx.dev/users/kedro/followers"
],
"sensitive": false,
"atomUri": "https://social.lfx.dev/users/kedro/statuses/112886820391975202",
"inReplyToAtomUri": "https://social.lfx.dev/users/kedro/statuses/112886813407753056",
"conversation": "tag:social.lfx.dev,2024-08-01:objectId=247892:objectType=Conversation",
"content": "<p>Main features 🧵</p><p>1️⃣ Go to Definition from `pipeline.py` to configuration files</p><p>This feature enables you to jump directly from `pipeline.py` to relevant configuration files for faster debugging, more efficient development, and improved code readability.</p>",
"contentMap": {
"en": "<p>Main features 🧵</p><p>1️⃣ Go to Definition from `pipeline.py` to configuration files</p><p>This feature enables you to jump directly from `pipeline.py` to relevant configuration files for faster debugging, more efficient development, and improved code readability.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/sociallfxdev/media_attachments/files/112/886/819/121/091/194/original/0987d48cc024b52c.mp4",
"name": null,
"blurhash": "U15hlU~TnOIV?a%Li{V@IYN1o2xZV{s;t6ax",
"width": 800,
"height": 660
}
],
"tag": [],
"replies": {
"id": "https://social.lfx.dev/users/kedro/statuses/112886820391975202/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.lfx.dev/users/kedro/statuses/112886820391975202/replies?min_id=112886824746535120&page=true",
"partOf": "https://social.lfx.dev/users/kedro/statuses/112886820391975202/replies",
"items": [
"https://social.lfx.dev/users/kedro/statuses/112886824746535120"
]
}
},
"likes": {
"id": "https://social.lfx.dev/users/kedro/statuses/112886820391975202/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.lfx.dev/users/kedro/statuses/112886820391975202/shares",
"type": "Collection",
"totalItems": 0
}
}