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/113771747251116027/replies",
"type": "Collection",
"first": {
"id": "https://mathstodon.xyz/users/Picanumeros/statuses/113771747251116027/replies?page=true",
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/Picanumeros/statuses/113771747251116027/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/Picanumeros/statuses/113771747251116027/replies",
"items": [
{
"id": "https://mathstodon.xyz/users/Picanumeros/statuses/113771750792339666",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/Picanumeros/statuses/113771747251116027",
"published": "2025-01-04T19:32:26Z",
"url": "https://mathstodon.xyz/@Picanumeros/113771750792339666",
"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/113771750792339666",
"inReplyToAtomUri": "https://mathstodon.xyz/users/Picanumeros/statuses/113771747251116027",
"conversation": "tag:mathstodon.xyz,2025-01-04:objectId=131286784:objectType=Conversation",
"content": "<p>Consideramos que en el grupo hay N personas y, por tanto, N regalos a repartir. A través de la combinatoria, podemos ver que hay un total de N! formas (combinaciones) diferentes de repartir los regalos al azar. Son todos los casos posibles.</p><p>*N! = N x N-1 x N-2 x ... x 1 (p. ej. 3! = 3 x 2 x 1 = 6)</p><p><a href=\"https://mathstodon.xyz/tags/PicaRegalos\" class=\"mention hashtag\" rel=\"tag\">#<span>PicaRegalos</span></a></p>",
"contentMap": {
"es": "<p>Consideramos que en el grupo hay N personas y, por tanto, N regalos a repartir. A través de la combinatoria, podemos ver que hay un total de N! formas (combinaciones) diferentes de repartir los regalos al azar. Son todos los casos posibles.</p><p>*N! = N x N-1 x N-2 x ... x 1 (p. ej. 3! = 3 x 2 x 1 = 6)</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/748/939/394/711/original/33c4e5f22b1c27ce.png",
"name": "Se observa un ejemplo con tres personas representadas por tres emojis diferentes. Posteriormente se observa un esquema donde se explica lo siguiente: el primer regalo puede ir a tres personas diferentes, y en cada una de esas tres posibilidades el segundo regalo puede ir a dos personas diferentes, mientras que el tercero irá a la persona que queda sin regalo. Por tanto, tenemos tres posibilidades y dentro de cada una de ellas otras dos posibilidades, así que el número total de casos que se pueden dar es 6, que coincide con 3 factorial: 3 por 2 por 1.",
"blurhash": "U7Q9.jj0~qn:Q;IXg5Rn?^XAIpoyyAxpxroa",
"focalPoint": [
0,
0
],
"width": 1821,
"height": 725
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/picaregalos",
"name": "#picaregalos"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/Picanumeros/statuses/113771750792339666/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/Picanumeros/statuses/113771750792339666/replies?min_id=113771752981328867&page=true",
"partOf": "https://mathstodon.xyz/users/Picanumeros/statuses/113771750792339666/replies",
"items": [
"https://mathstodon.xyz/users/Picanumeros/statuses/113771752981328867"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/Picanumeros/statuses/113771750792339666/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/Picanumeros/statuses/113771750792339666/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}