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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://tkz.one/users/nubesurrealista/statuses/113658436105136000",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-15T19:15:01Z",
"url": "https://tkz.one/@nubesurrealista/113658436105136000",
"attributedTo": "https://tkz.one/users/nubesurrealista",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://tkz.one/users/nubesurrealista/followers"
],
"sensitive": false,
"atomUri": "https://tkz.one/users/nubesurrealista/statuses/113658436105136000",
"inReplyToAtomUri": null,
"conversation": "tag:tkz.one,2024-12-15:objectId=37614398:objectType=Conversation",
"content": "<p>La IA puede ser útil para ciertas cositas. He aprendido algo nuevo, para eso sirvió.</p><p>En este caso, yo quería una implementación para mostrar mis toots en una simple pagina de GitHub. Llevo una hora en esto T-T capaz para alguien que domine el tema es pan comido, pero para mí fue prueba y error, y asistencia de IA.</p><p>Quería hacerlo con RSS, solo habían errores...</p><p>Al final la opción más obvia salió a la luz: la API de Mastodon para acceder a la información publica de mi cuenta. Ha funcionado ^^</p><p>Es algo básico y tosco, un poco sin alma.</p><p>So, ¿Ahora que sigue? Pues, me gustaría recibir feedback, en plan, personas que si sepan de código jaja, y mejorar esto, ya sin una IA. Quiero aprender y mejorar</p><p>La página: <a href=\"https://nubesurrealista.github.io/Toots/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">nubesurrealista.github.io/Toot</span><span class=\"invisible\">s/</span></a></p><p>La repo: <a href=\"https://github.com/nubesurrealista/Toots\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/nubesurrealista/Too</span><span class=\"invisible\">ts</span></a></p><p>¿Alguna idea para que no parezca página de los 2000? 😖</p><p><a href=\"https://tkz.one/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://tkz.one/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a></p>",
"contentMap": {
"es": "<p>La IA puede ser útil para ciertas cositas. He aprendido algo nuevo, para eso sirvió.</p><p>En este caso, yo quería una implementación para mostrar mis toots en una simple pagina de GitHub. Llevo una hora en esto T-T capaz para alguien que domine el tema es pan comido, pero para mí fue prueba y error, y asistencia de IA.</p><p>Quería hacerlo con RSS, solo habían errores...</p><p>Al final la opción más obvia salió a la luz: la API de Mastodon para acceder a la información publica de mi cuenta. Ha funcionado ^^</p><p>Es algo básico y tosco, un poco sin alma.</p><p>So, ¿Ahora que sigue? Pues, me gustaría recibir feedback, en plan, personas que si sepan de código jaja, y mejorar esto, ya sin una IA. Quiero aprender y mejorar</p><p>La página: <a href=\"https://nubesurrealista.github.io/Toots/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">nubesurrealista.github.io/Toot</span><span class=\"invisible\">s/</span></a></p><p>La repo: <a href=\"https://github.com/nubesurrealista/Toots\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/nubesurrealista/Too</span><span class=\"invisible\">ts</span></a></p><p>¿Alguna idea para que no parezca página de los 2000? 😖</p><p><a href=\"https://tkz.one/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://tkz.one/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://tkz.one/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://tkz.one/tags/github",
"name": "#github"
}
],
"replies": {
"id": "https://tkz.one/users/nubesurrealista/statuses/113658436105136000/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tkz.one/users/nubesurrealista/statuses/113658436105136000/replies?only_other_accounts=true&page=true",
"partOf": "https://tkz.one/users/nubesurrealista/statuses/113658436105136000/replies",
"items": []
}
},
"likes": {
"id": "https://tkz.one/users/nubesurrealista/statuses/113658436105136000/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://tkz.one/users/nubesurrealista/statuses/113658436105136000/shares",
"type": "Collection",
"totalItems": 5
}
}