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/activity",
"type": "Create",
"actor": "https://mastodon.social/users/nachazo",
"published": "2024-11-16T13:01:58Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nachazo/followers"
],
"object": {
"id": "https://mastodon.social/users/nachazo/statuses/113492762198402206",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/nachazo/statuses/113492757315149814",
"published": "2024-11-16T13:01:58Z",
"url": "https://mastodon.social/@nachazo/113492762198402206",
"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/113492762198402206",
"inReplyToAtomUri": "https://mastodon.social/users/nachazo/statuses/113492757315149814",
"conversation": "tag:mastodon.social,2024-11-16:objectId=849543749:objectType=Conversation",
"content": "<p>Cuanto más estructurados estén los datos, no solo en su redacción y diseño, también en su propio formato, mejor.</p><p>¿A qué me refiero? Entenderá hojas de cálculo, tablas o formatos CSV.</p><p>Debería entender mejor lenguajes jerarquizados como markdown (aunque he de decir que por mi experiencia no hay tanta diferencia con un documento a pelo).</p>",
"contentMap": {
"es": "<p>Cuanto más estructurados estén los datos, no solo en su redacción y diseño, también en su propio formato, mejor.</p><p>¿A qué me refiero? Entenderá hojas de cálculo, tablas o formatos CSV.</p><p>Debería entender mejor lenguajes jerarquizados como markdown (aunque he de decir que por mi experiencia no hay tanta diferencia con un documento a pelo).</p>"
},
"updated": "2024-11-16T13:05:02Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/nachazo/statuses/113492762198402206/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nachazo/statuses/113492762198402206/replies?min_id=113492789430819033&page=true",
"partOf": "https://mastodon.social/users/nachazo/statuses/113492762198402206/replies",
"items": [
"https://mastodon.social/users/nachazo/statuses/113492789430819033"
]
}
},
"likes": {
"id": "https://mastodon.social/users/nachazo/statuses/113492762198402206/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/nachazo/statuses/113492762198402206/shares",
"type": "Collection",
"totalItems": 0
}
}
}