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://mastodon.social/users/nachazo/statuses/113492762198402206/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/nachazo/statuses/113492762198402206/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/nachazo/statuses/113492762198402206/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/nachazo/statuses/113492762198402206/replies",
"items": [
{
"id": "https://mastodon.social/users/nachazo/statuses/113492789430819033",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/nachazo/statuses/113492762198402206",
"published": "2024-11-16T13:08:54Z",
"url": "https://mastodon.social/@nachazo/113492789430819033",
"attributedTo": "https://mastodon.social/users/nachazo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nachazo/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nachazo/statuses/113492789430819033",
"inReplyToAtomUri": "https://mastodon.social/users/nachazo/statuses/113492762198402206",
"conversation": "tag:mastodon.social,2024-11-16:objectId=849543749:objectType=Conversation",
"content": "<p>Poniéndonos en los casos reales más habituales: documentación en "doc", "odt", "pdf": es posible. Cuanto más categorizada, e incluso si haces un índice y se lo indicas al contexto del embedding, mejor.</p><p>Los PDF, mejor si les haces OCR antes, para ahorrar tiempo y mayor control. Sin hacer nada, para cosas rápidas, funciona.</p><p>Lo mejor sería hacer distintas colecciones/bases de conocimiento: las "estáticas" (documentos que no cambiarán) o las que necesites ir actualizando: mantenimiento más cómodo.</p>",
"contentMap": {
"es": "<p>Poniéndonos en los casos reales más habituales: documentación en "doc", "odt", "pdf": es posible. Cuanto más categorizada, e incluso si haces un índice y se lo indicas al contexto del embedding, mejor.</p><p>Los PDF, mejor si les haces OCR antes, para ahorrar tiempo y mayor control. Sin hacer nada, para cosas rápidas, funciona.</p><p>Lo mejor sería hacer distintas colecciones/bases de conocimiento: las "estáticas" (documentos que no cambiarán) o las que necesites ir actualizando: mantenimiento más cómodo.</p>"
},
"updated": "2024-11-16T13:54:34Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/nachazo/statuses/113492789430819033/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nachazo/statuses/113492789430819033/replies?min_id=113492797148705325&page=true",
"partOf": "https://mastodon.social/users/nachazo/statuses/113492789430819033/replies",
"items": [
"https://mastodon.social/users/nachazo/statuses/113492797148705325"
]
}
},
"likes": {
"id": "https://mastodon.social/users/nachazo/statuses/113492789430819033/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/nachazo/statuses/113492789430819033/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}