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://mathstodon.xyz/users/Picanumeros/statuses/113771766607595064",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/Picanumeros/statuses/113771762759892721",
"published": "2025-01-04T19:36:27Z",
"url": "https://mathstodon.xyz/@Picanumeros/113771766607595064",
"attributedTo": "https://mathstodon.xyz/users/Picanumeros",
"to": [
"https://mathstodon.xyz/users/Picanumeros/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/Picanumeros/statuses/113771766607595064",
"inReplyToAtomUri": "https://mathstodon.xyz/users/Picanumeros/statuses/113771762759892721",
"conversation": "tag:mathstodon.xyz,2025-01-04:objectId=131286784:objectType=Conversation",
"content": "<p>Como ya tenemos el número de casos posibles (los N! casos que vimos al principio) y el número de casos favorables a nuestros intereses, podemos aplicar la Regla de Laplace.</p><p>Así las cosas, la probabilidad de que haya alguna coincidencia al hacer los regalos toma la siguiente expresión:</p><p><a href=\"https://mathstodon.xyz/tags/PicaRegalos\" class=\"mention hashtag\" rel=\"tag\">#<span>PicaRegalos</span></a></p>",
"contentMap": {
"es": "<p>Como ya tenemos el número de casos posibles (los N! casos que vimos al principio) y el número de casos favorables a nuestros intereses, podemos aplicar la Regla de Laplace.</p><p>Así las cosas, la probabilidad de que haya alguna coincidencia al hacer los regalos toma la siguiente expresión:</p><p><a href=\"https://mathstodon.xyz/tags/PicaRegalos\" class=\"mention hashtag\" rel=\"tag\">#<span>PicaRegalos</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/113/771/765/282/974/303/original/4077a1e43017fecd.png",
"name": "Se muestra la aplicación de la Regla de Laplace (casos favorables entre casos posibles), que es básicamente dividir la expresión que obtuvimos en el post anterior entre N factorial, quedando así la serie 1 - 1 entre 2 factorial + 1 entre 3 factorial - 1 entre 4 factorial... y así hasta 1 entre N factorial. Se van alternando las sumas y las restas para evitar sumar los mismos casos varias veces.",
"blurhash": "U1QT4Iof-;~q9FM{xtD*IURjM{t7?bxuD%WB",
"focalPoint": [
0,
0
],
"width": 2169,
"height": 709
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/picaregalos",
"name": "#picaregalos"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/Picanumeros/statuses/113771766607595064/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/Picanumeros/statuses/113771766607595064/replies?min_id=113771769253386443&page=true",
"partOf": "https://mathstodon.xyz/users/Picanumeros/statuses/113771766607595064/replies",
"items": [
"https://mathstodon.xyz/users/Picanumeros/statuses/113771769253386443"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/Picanumeros/statuses/113771766607595064/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/Picanumeros/statuses/113771766607595064/shares",
"type": "Collection",
"totalItems": 0
}
}